Value | Meaning |
---|---|
g6dofJointLinearLowerLimit0 | The minimum difference between the pivot points' axes. |
g6dofJointLinearUpperLimit1 | The maximum difference between the pivot points' axes. |
g6dofJointLinearLimitSoftness2 | A factor that gets applied to the movement across the axes. The lower, the slower the movement. |
g6dofJointLinearRestitution3 | The amount of restitution on the axes movement. The lower, the more velocity-energy gets lost. |
g6dofJointLinearDamping4 | The amount of damping that happens at the linear motion across the axes. |
g6dofJointLinearMotorTargetVelocity5 | The velocity that the joint's linear motor will attempt to reach. |
g6dofJointLinearMotorForceLimit6 | The maximum force that the linear motor can apply while trying to reach the target velocity. |
g6dofJointAngularLowerLimit7 | The minimum rotation in negative direction to break loose and rotate around the axes. |
g6dofJointAngularUpperLimit8 | The minimum rotation in positive direction to break loose and rotate around the axes. |
g6dofJointAngularLimitSoftness9 | A factor that gets multiplied onto all rotations across the axes. |
g6dofJointAngularDamping10 | The amount of rotational damping across the axes. The lower, the more dampening occurs. |
g6dofJointAngularRestitution11 | The amount of rotational restitution across the axes. The lower, the more restitution occurs. |
g6dofJointAngularForceLimit12 | The maximum amount of force that can occur, when rotating around the axes. |
g6dofJointAngularErp13 | When correcting the crossing of limits in rotation across the axes, this error tolerance factor defines how much the correction gets slowed down. The lower, the slower. |
g6dofJointAngularMotorTargetVelocity14 | Target speed for the motor at the axes. |
g6dofJointAngularMotorForceLimit15 | Maximum acceleration for the motor at the axes. |