Class RigidBody3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RigidBody3D.PropertyName : PhysicsBody3D.PropertyName
- Inheritance
-
RigidBody3D.PropertyName
- Derived
- 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
CanSleep
Cached name for the 'can_sleep' property.
public static readonly StringName CanSleep
Field Value
CenterOfMass
Cached name for the 'center_of_mass' property.
public static readonly StringName CenterOfMass
Field Value
CenterOfMassMode
Cached name for the 'center_of_mass_mode' property.
public static readonly StringName CenterOfMassMode
Field Value
ConstantForce
Cached name for the 'constant_force' property.
public static readonly StringName ConstantForce
Field Value
ConstantTorque
Cached name for the 'constant_torque' property.
public static readonly StringName ConstantTorque
Field Value
ContactMonitor
Cached name for the 'contact_monitor' property.
public static readonly StringName ContactMonitor
Field Value
ContinuousCd
Cached name for the 'continuous_cd' property.
public static readonly StringName ContinuousCd
Field Value
CustomIntegrator
Cached name for the 'custom_integrator' property.
public static readonly StringName CustomIntegrator
Field Value
Freeze
Cached name for the 'freeze' property.
public static readonly StringName Freeze
Field Value
FreezeMode
Cached name for the 'freeze_mode' property.
public static readonly StringName FreezeMode
Field Value
GravityScale
Cached name for the 'gravity_scale' property.
public static readonly StringName GravityScale
Field Value
Inertia
Cached name for the 'inertia' property.
public static readonly StringName Inertia
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
LockRotation
Cached name for the 'lock_rotation' property.
public static readonly StringName LockRotation
Field Value
Mass
Cached name for the 'mass' property.
public static readonly StringName Mass
Field Value
MaxContactsReported
Cached name for the 'max_contacts_reported' property.
public static readonly StringName MaxContactsReported
Field Value
PhysicsMaterialOverride
Cached name for the 'physics_material_override' property.
public static readonly StringName PhysicsMaterialOverride
Field Value
Sleeping
Cached name for the 'sleeping' property.
public static readonly StringName Sleeping