ClippingSphere.Radius Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Radii instead as ellipsoids are supported.
The radius of the clipping sphere, determined by the largest axis of the transform's scale.
public:
property float Radius { float get(); };
public float Radius { get; }
[System.Obsolete("Use Radii instead as ellipsoids are supported. ")]
public float Radius { get; }
member this.Radius : single
[<System.Obsolete("Use Radii instead as ellipsoids are supported. ")>]
member this.Radius : single
Public ReadOnly Property Radius As Single
Property Value
- Attributes