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