GodotSharpAPI
GodotSharpAPI
Godot
RigidBody Class
RigidBody Properties
AngularDamp Property
AngularVelocity Property
AxisLockAngularX Property
AxisLockAngularY Property
AxisLockAngularZ Property
AxisLockLinearX Property
AxisLockLinearY Property
AxisLockLinearZ Property
Bounce Property
CanSleep Property
ContactMonitor Property
ContactsReported Property
ContinuousCd Property
CustomIntegrator Property
Friction Property
GravityScale Property
LinearDamp Property
LinearVelocity Property
Mass Property
Mode Property
PhysicsMaterialOverride Property
Sleeping Property
Weight Property
RigidBody
AngularVelocity Property
RigidBody'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
RigidBody Class
Godot Namespace