Decal.DecalProjection Property

DecalDecalProjection Property

Gets the decal's projection. Used only when mapping is planar.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public DecalProjection DecalProjection { get; }
Public ReadOnly Property DecalProjection As DecalProjection
	Get

Property Value

Type: DecalProjection
Version Information

Rhino for Windows

Supported in: 6.14
See Also