rotationStiffness
The per-axis rotational stiffness of the joint.
Declaration
var rotationStiffness: SIMD3<Float> { get set }Discussion
A joint with higher stiffness will rotate less to reach demands.
This value is in the closed range [0, 1], where 0 means the joint is free to rotate, and 1 allows no movement.