Click or drag to resize

LineRendererAspectBaseTBoundingSphere Property

[Missing <summary> documentation for "P:Demo3D.Visuals.Renderers.Lines.LineRendererAspectBase`1.BoundingSphere"]


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

Property Value

BSphere

Implements

IRendererAspectBoundingSphere
See Also