SceneLODUtilityGetLodValue Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic static float GetLodValue(
RangeF lodRange,
float cameraDistance
)
Parameters
- lodRange
- Type: NeoAxisRangeF
- cameraDistance
- Type: SystemSingle
Return Value
Type:
Single
See Also