Decal.Radius Property

DecalRadius Property

Gets the radius of the decal. Only used when mapping is cylindrical or spherical.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public double Radius { get; }
Public ReadOnly Property Radius As Double
	Get

Property Value

Type: Double
See Also