Table of Contents

Class PhysicsDirectBodyState2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PhysicsDirectBodyState2D.PropertyName : GodotObject.PropertyName
Inheritance
PhysicsDirectBodyState2D.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AngularVelocity

Cached name for the 'angular_velocity' property.

public static readonly StringName AngularVelocity

Field Value

StringName

CenterOfMass

Cached name for the 'center_of_mass' property.

public static readonly StringName CenterOfMass

Field Value

StringName

CenterOfMassLocal

Cached name for the 'center_of_mass_local' property.

public static readonly StringName CenterOfMassLocal

Field Value

StringName

InverseInertia

Cached name for the 'inverse_inertia' property.

public static readonly StringName InverseInertia

Field Value

StringName

InverseMass

Cached name for the 'inverse_mass' property.

public static readonly StringName InverseMass

Field Value

StringName

LinearVelocity

Cached name for the 'linear_velocity' property.

public static readonly StringName LinearVelocity

Field Value

StringName

Sleeping

Cached name for the 'sleeping' property.

public static readonly StringName Sleeping

Field Value

StringName

Step

Cached name for the 'step' property.

public static readonly StringName Step

Field Value

StringName

TotalAngularDamp

Cached name for the 'total_angular_damp' property.

public static readonly StringName TotalAngularDamp

Field Value

StringName

TotalGravity

Cached name for the 'total_gravity' property.

public static readonly StringName TotalGravity

Field Value

StringName

TotalLinearDamp

Cached name for the 'total_linear_damp' property.

public static readonly StringName TotalLinearDamp

Field Value

StringName

Transform

Cached name for the 'transform' property.

public static readonly StringName Transform

Field Value

StringName