GodotSharpAPI
GodotSharpAPI
Godot
PhysicsDirectBodyState Class
PhysicsDirectBodyState Properties
AngularVelocity Property
CenterOfMass Property
InverseInertia Property
InverseMass Property
LinearVelocity Property
PrincipalInertiaAxes Property
Sleeping Property
Step Property
TotalAngularDamp Property
TotalGravity Property
TotalLinearDamp Property
Transform Property
PhysicsDirectBodyState
AngularVelocity Property
The body's rotational velocity.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector3
AngularVelocity
{
get
;
set
; }
Property Value
Type:
Vector3
See Also
Reference
PhysicsDirectBodyState Class
Godot Namespace