 |
MeshInspectorOverlayStartTriangleIndicesIndex Property |
Start index of the TriangleIndices collection where the MeshInspectorOverlay starts to display positions and triangles.
Default value is 0.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic int StartTriangleIndicesIndex { get; set; }Property Value
Int32
See Also