ScenePhysicsStepListenerBatchesPerJob Property |
How many step listener batches are needed before spawning another job. Set to 2147483647 (INT_MAX) if no parallelism is desired.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<int> PhysicsStepListenerBatchesPerJob { get; set; }
Property Value
Type:
ReferenceInt32See Also