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
Syntaxpublic Guid TextureInstanceId { get; set; }Public Property TextureInstanceId As Guid
Get
Set
Property Value
Type:
Guid
See Also