Table of Contents

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

StringName

AxisLockAngularY

Cached name for the 'axis_lock_angular_y' property.

public static readonly StringName AxisLockAngularY

Field Value

StringName

AxisLockAngularZ

Cached name for the 'axis_lock_angular_z' property.

public static readonly StringName AxisLockAngularZ

Field Value

StringName

AxisLockLinearX

Cached name for the 'axis_lock_linear_x' property.

public static readonly StringName AxisLockLinearX

Field Value

StringName

AxisLockLinearY

Cached name for the 'axis_lock_linear_y' property.

public static readonly StringName AxisLockLinearY

Field Value

StringName

AxisLockLinearZ

Cached name for the 'axis_lock_linear_z' property.

public static readonly StringName AxisLockLinearZ

Field Value

StringName