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

Return Value

Type: LightInclusiveVolumeData
See Also