Table of Contents

Class GltfPhysicsBody.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class GltfPhysicsBody.PropertyName : Resource.PropertyName
Inheritance
GltfPhysicsBody.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AngularVelocity

Cached name for the 'angular_velocity' property.

public static readonly StringName AngularVelocity

Field Value

StringName

BodyType

Cached name for the 'body_type' property.

public static readonly StringName BodyType

Field Value

StringName

CenterOfMass

Cached name for the 'center_of_mass' property.

public static readonly StringName CenterOfMass

Field Value

StringName

InertiaTensor

Cached name for the 'inertia_tensor' property.

public static readonly StringName InertiaTensor

Field Value

StringName

LinearVelocity

Cached name for the 'linear_velocity' property.

public static readonly StringName LinearVelocity

Field Value

StringName

Mass

Cached name for the 'mass' property.

public static readonly StringName Mass

Field Value

StringName