Click or drag to resize

DecalDecalProjection Property

Note: This API is now obsolete.

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
[ObsoleteAttribute("Use Projection instead")]
public DecalProjection DecalProjection { get; }

Property Value

Type: DecalProjection
See Also