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
BodyType
Cached name for the 'body_type' property.
public static readonly StringName BodyType
Field Value
CenterOfMass
Cached name for the 'center_of_mass' property.
public static readonly StringName CenterOfMass
Field Value
InertiaTensor
Cached name for the 'inertia_tensor' property.
public static readonly StringName InertiaTensor
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