Click or drag to resize

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
Syntax
public Decals Decals { get; }

Property Value

Type: Decals
See Also