Makes constraint rotate.
void angularMotor(this constr constraint, vec3 speed, vec3 force)
Type: constr
Type: vec3
The speed at which to rotate at.
Type: vec3
How much force to apply.
Makes constraint rotate.
void angularMotor(this constr constraint, vec3 speed, vec3 force)
Type: constr
Type: vec3
The speed at which to rotate at.
Type: vec3
How much force to apply.