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; }
Public ReadOnly Property MapToInside As Boolean
Get
Property Value
Type:
Booleantrue if texture is mapped to inside of sphere or cylinder, else \e false.
See Also