Click or drag to resize

RendererAspectBaseContainerBoundingSphere Property

The bounding sphere of the owning container.

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

Property Value

BSphere

Implements

IRendererAspectContainerBoundingSphere
See Also