TrafficSystemStaticObjectsSectorSize Property |
The size of the sector in the scene. The sector size allows to optimize the culling and rendering of objects.
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<Vector3> StaticObjectsSectorSize { get; set; }
Property Value
Type:
ReferenceVector3See Also