BoundingSphereRadius Property |
Gets the radius of the bounding sphere.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Radius { get; }
Public ReadOnly Property Radius As Double
Get
public:
property double Radius {
double get ();
}
member Radius : float with get
Property Value
Type:
DoubleSee Also