Class PhysicsBody3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PhysicsBody3D.PropertyName : CollisionObject3D.PropertyName
- Inheritance
-
PhysicsBody3D.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AxisLockAngularX
Cached name for the 'axis_lock_angular_x' property.
public static readonly StringName AxisLockAngularX
Field Value
AxisLockAngularY
Cached name for the 'axis_lock_angular_y' property.
public static readonly StringName AxisLockAngularY
Field Value
AxisLockAngularZ
Cached name for the 'axis_lock_angular_z' property.
public static readonly StringName AxisLockAngularZ
Field Value
AxisLockLinearX
Cached name for the 'axis_lock_linear_x' property.
public static readonly StringName AxisLockLinearX
Field Value
AxisLockLinearY
Cached name for the 'axis_lock_linear_y' property.
public static readonly StringName AxisLockLinearY
Field Value
AxisLockLinearZ
Cached name for the 'axis_lock_linear_z' property.
public static readonly StringName AxisLockLinearZ