ViewportRenderingContextGetVoxelLodDistanceByObjectSize Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public float GetVoxelLodDistanceByObjectSize(
int voxelGridSize,
float objectSize
)
Parameters
- voxelGridSize
- Type: SystemInt32
- objectSize
- Type: SystemSingle
Return Value
Type:
SingleSee Also