angularVelocity
The angular velocity of the body defined in world space.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.PhysicsModule
public Vector3 angularVelocity { get; set; }
Remarks
Setting a specific angular velocity only affects the root articulation body.
Unit of measurement - radians per second.