Click or drag to resize

SolidTriangulatorResultBoundingSphere Property

Gets the bounding sphere that encompasses the mesh.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override BoundingSphere BoundingSphere { get; }

Property Value

Type: BoundingSphere
See Also