Decal Methods |
The Decal type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConstPointer | |
![]() ![]() | Create | |
![]() | CustomData |
Gets custom data associated with this decal - see Rhino.Plugins.RenderPlugIn.ShowDecalProperties.
|
![]() | Dispose | |
![]() | Dispose(Boolean) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetTextureMapping |
The TextureMapping of the decal.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NonConstPointer | |
![]() | TextureRenderCRC(TextureRenderHashFlags) |
Get the texture render CRC for the referenced texture using the TextureRenderHashFlags
given
|
![]() | TextureRenderCRC(TextureRenderHashFlags, LinearWorkflow) |
Get the texture render CRC for the referenced texture using the TextureRenderHashFlags
given along with the LinearWorkflow
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetColor |
Blend color with the decal color at a given point.
|
![]() | UVBounds |
The UV bounds of the decal. Only used when mapping is UV.
|