Click or drag to resize

DecalMapToInside Property

Used only when mapping is cylindrical or spherical.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public bool MapToInside { get; }

Property Value

Type: Boolean
true if texture is mapped to inside of sphere or cylinder, else \e false.
See Also