Click or drag to resize

LightGetInclusiveVolume Method

Returns precalculated inclusive volume of the light. Its includes convex polyedron and bounding box.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public LightInclusiveVolumeData GetInclusiveVolume()

Return Value

LightInclusiveVolumeData
See Also