Constraint_SixDOFNumPositionStepsOverride Property |
Override for the number of position velocity iterations to run, the total amount of iterations is the max of Scene.PhysicsNumPositionSteps and this for all constraints in the island.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<int> NumPositionStepsOverride { get; set; }
Property Value
Type:
ReferenceInt32See Also