BoundingSphereMaximumRadiusBoundingSphere Property |
Gets the bounding sphere of maximum possible radius.
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 static BoundingSphere MaximumRadiusBoundingSphere { get; }
Public Shared ReadOnly Property MaximumRadiusBoundingSphere As BoundingSphere
Get
public:
static property BoundingSphere MaximumRadiusBoundingSphere {
BoundingSphere get ();
}
static member MaximumRadiusBoundingSphere : BoundingSphere with get
Property Value
Type:
BoundingSphereSee Also