DecalDecalProjection Property |
Gets the decal's projection. Used only when mapping is planar.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntaxpublic DecalProjection DecalProjection { get; }
Public ReadOnly Property DecalProjection As DecalProjection
Get
Property Value
Type:
DecalProjection
See Also