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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public LightInclusiveVolumeData GetInclusiveVolume()

Return Value

Type: LightInclusiveVolumeData
See Also