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: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic Reference<int> NumPositionStepsOverride { get; set; }
Property Value
Type:
ReferenceInt32
See Also