Click or drag to resize

MeshSetRendererAspectBoundingSphere Property

[Missing <summary> documentation for "P:Demo3D.Visuals.Renderers.Mesh.MeshSetRendererAspect.BoundingSphere"]


Namespace: Demo3D.Visuals.Renderers.Mesh
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public override BSphere BoundingSphere { get; }

Property Value

BSphere

Implements

IRendererAspectBoundingSphere
IRendererAspectBoundingSphere
See Also