MeshInstanceDecals Property |
Read-only access to the decals for this MeshInstance if any. Null if no object
attributes exist for this mesh instance.
Namespace:
Rhino.Render.ChangeQueue
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic Decals Decals { get; }
Public ReadOnly Property Decals As Decals
Get
Property Value
Type:
Decals
See Also