Click or drag to resize

DecalTextureInstanceId Property

Gets the asset instance id for this decal. This is the instance id of a material or texture.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public Guid TextureInstanceId { get; set; }

Property Value

Type: Guid
See Also