Property AngularVelocityWorldSpace
AngularVelocityWorldSpace
Gets or sets the angular velocity in world space.
Declaration
public float3 AngularVelocityWorldSpace { get; set; }
Property Value
Type | Description |
---|---|
float3 | The angular velocity in world space. |