|
MeshInspectorOverlayEndTriangleIndicesIndex Property |
End index of the TriangleIndices collection where the MeshInspectorOverlay ends to display positions and triangles.
Default value is -1 which means that the number of the Count of the TriangleIndices from the
MeshGeometry3D is used.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public int EndTriangleIndicesIndex { get; set; }
Property Value
Int32See Also