RigidBodyWrapper.rotationLock property

Returns the current rotation lock state

Signature:

get rotationLock(): [boolean, boolean, boolean];
 
set rotationLock(enabledRotation: [boolean, boolean, boolean]);