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