TriangulatedSensorProjectionMeshVertexNormals Property |
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian[] MeshVertexNormals { get; }
Public ReadOnly Property MeshVertexNormals As Cartesian()
Get
public:
property array<Cartesian>^ MeshVertexNormals {
array<Cartesian>^ get ();
}
member MeshVertexNormals : Cartesian[] with get
Property Value
Type:
CartesianSee Also