MaterialMeshIndex Property |
Note: This API is now obsolete.
Get mesh index
Namespace:
Rhino.Render.ChangeQueue
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax [ObsoleteAttribute("Will always return 0")]
public int MeshIndex { get; }
<ObsoleteAttribute("Will always return 0")>
Public ReadOnly Property MeshIndex As Integer
Get
Property Value
Type:
Int32See Also