TriangulatedSensorProjectionMeshVertexPositions 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[] MeshVertexPositions { get; }
Public ReadOnly Property MeshVertexPositions As Cartesian()
Get
public:
property array<Cartesian>^ MeshVertexPositions {
array<Cartesian>^ get ();
}
member MeshVertexPositions : Cartesian[] with get
Property Value
Type:
CartesianSee Also