v5.0
ジオメトリの法線を計算するのに使用するメソッドを示します。PolygonMesh オブジェクト(常に正確なサーフェイス法線の NurbsSurfaceMesh のオブジェクト)にのみ適用します。
siNormalComputationMethod.siInterpolatedVertexGeometricNormals // 0 siNormalComputationMethod.siInterpolatedVertexAngleBasedGeometricNormals // 1 siNormalComputationMethod.siInterpolatedShadingNormals // 2 siNormalComputationMethod.siInterpolatedAngleBasedNodeShadingNormals // 3 |