Class PhysicalBone3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PhysicalBone3D.PropertyName : PhysicsBody3D.PropertyName
- Inheritance
-
PhysicalBone3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AngularDamp
Cached name for the 'angular_damp' property.
public static readonly StringName AngularDamp
Field Value
AngularDampMode
Cached name for the 'angular_damp_mode' property.
public static readonly StringName AngularDampMode
Field Value
AngularVelocity
Cached name for the 'angular_velocity' property.
public static readonly StringName AngularVelocity
Field Value
BodyOffset
Cached name for the 'body_offset' property.
public static readonly StringName BodyOffset
Field Value
Bounce
Cached name for the 'bounce' property.
public static readonly StringName Bounce
Field Value
CanSleep
Cached name for the 'can_sleep' property.
public static readonly StringName CanSleep
Field Value
CustomIntegrator
Cached name for the 'custom_integrator' property.
public static readonly StringName CustomIntegrator
Field Value
Friction
Cached name for the 'friction' property.
public static readonly StringName Friction
Field Value
GravityScale
Cached name for the 'gravity_scale' property.
public static readonly StringName GravityScale
Field Value
JointOffset
Cached name for the 'joint_offset' property.
public static readonly StringName JointOffset
Field Value
JointRotation
Cached name for the 'joint_rotation' property.
public static readonly StringName JointRotation
Field Value
JointType
Cached name for the 'joint_type' property.
public static readonly StringName JointType
Field Value
LinearDamp
Cached name for the 'linear_damp' property.
public static readonly StringName LinearDamp
Field Value
LinearDampMode
Cached name for the 'linear_damp_mode' property.
public static readonly StringName LinearDampMode
Field Value
LinearVelocity
Cached name for the 'linear_velocity' property.
public static readonly StringName LinearVelocity
Field Value
Mass
Cached name for the 'mass' property.
public static readonly StringName Mass