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
AxisLockAngularZ Property
Lock the body's rotation in the Z axis.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
AxisLockAngularZ
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
RigidBody Class
Godot Namespace