angularVelocity property
Vector3
get
angularVelocity
Implementation
Vector3 get angularVelocity =>
Vector3(angularVelocityX, angularVelocityY, angularVelocityZ);
Vector3 get angularVelocity =>
Vector3(angularVelocityX, angularVelocityY, angularVelocityZ);