Click or drag to resize
LightSourceBoundingSphere Property
Light bounding sphere.

Namespace:  GeonBit.Core.Graphics.Lights
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public BoundingSphere BoundingSphere { get; }

Property Value

Type: BoundingSphere
See Also