Table of Contents

Class RigidBody2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class RigidBody2D.PropertyName : PhysicsBody2D.PropertyName
Inheritance
RigidBody2D.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AngularDamp

Cached name for the 'angular_damp' property.

public static readonly StringName AngularDamp

Field Value

StringName

AngularDampMode

Cached name for the 'angular_damp_mode' property.

public static readonly StringName AngularDampMode

Field Value

StringName

AngularVelocity

Cached name for the 'angular_velocity' property.

public static readonly StringName AngularVelocity

Field Value

StringName

CanSleep

Cached name for the 'can_sleep' property.

public static readonly StringName CanSleep

Field Value

StringName

CenterOfMass

Cached name for the 'center_of_mass' property.

public static readonly StringName CenterOfMass

Field Value

StringName

CenterOfMassMode

Cached name for the 'center_of_mass_mode' property.

public static readonly StringName CenterOfMassMode

Field Value

StringName

ConstantForce

Cached name for the 'constant_force' property.

public static readonly StringName ConstantForce

Field Value

StringName

ConstantTorque

Cached name for the 'constant_torque' property.

public static readonly StringName ConstantTorque

Field Value

StringName

ContactMonitor

Cached name for the 'contact_monitor' property.

public static readonly StringName ContactMonitor

Field Value

StringName

ContinuousCd

Cached name for the 'continuous_cd' property.

public static readonly StringName ContinuousCd

Field Value

StringName

CustomIntegrator

Cached name for the 'custom_integrator' property.

public static readonly StringName CustomIntegrator

Field Value

StringName

Freeze

Cached name for the 'freeze' property.

public static readonly StringName Freeze

Field Value

StringName

FreezeMode

Cached name for the 'freeze_mode' property.

public static readonly StringName FreezeMode

Field Value

StringName

GravityScale

Cached name for the 'gravity_scale' property.

public static readonly StringName GravityScale

Field Value

StringName

Inertia

Cached name for the 'inertia' property.

public static readonly StringName Inertia

Field Value

StringName

LinearDamp

Cached name for the 'linear_damp' property.

public static readonly StringName LinearDamp

Field Value

StringName

LinearDampMode

Cached name for the 'linear_damp_mode' property.

public static readonly StringName LinearDampMode

Field Value

StringName

LinearVelocity

Cached name for the 'linear_velocity' property.

public static readonly StringName LinearVelocity

Field Value

StringName

LockRotation

Cached name for the 'lock_rotation' property.

public static readonly StringName LockRotation

Field Value

StringName

Mass

Cached name for the 'mass' property.

public static readonly StringName Mass

Field Value

StringName

MaxContactsReported

Cached name for the 'max_contacts_reported' property.

public static readonly StringName MaxContactsReported

Field Value

StringName

PhysicsMaterialOverride

Cached name for the 'physics_material_override' property.

public static readonly StringName PhysicsMaterialOverride

Field Value

StringName

Sleeping

Cached name for the 'sleeping' property.

public static readonly StringName Sleeping

Field Value

StringName