Constraint_SixDOFNumVelocityStepsOverride Property |
Override for the number of solver velocity iterations to run, the total amount of iterations is the max of Scene.PhysicsNumVelocitySteps 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> NumVelocityStepsOverride { get; set; }
Property Value
Type:
ReferenceInt32See Also