Class GltfPhysicsBody.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GltfPhysicsBody.MethodName : Resource.MethodName
- Inheritance
-
GltfPhysicsBody.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
FromDictionary
Cached name for the 'from_dictionary' method.
public static readonly StringName FromDictionary
Field Value
FromNode
Cached name for the 'from_node' method.
public static readonly StringName FromNode
Field Value
GetAngularVelocity
Cached name for the 'get_angular_velocity' method.
public static readonly StringName GetAngularVelocity
Field Value
GetBodyType
Cached name for the 'get_body_type' method.
public static readonly StringName GetBodyType
Field Value
GetCenterOfMass
Cached name for the 'get_center_of_mass' method.
public static readonly StringName GetCenterOfMass
Field Value
GetInertiaTensor
Cached name for the 'get_inertia_tensor' method.
public static readonly StringName GetInertiaTensor
Field Value
GetLinearVelocity
Cached name for the 'get_linear_velocity' method.
public static readonly StringName GetLinearVelocity
Field Value
GetMass
Cached name for the 'get_mass' method.
public static readonly StringName GetMass
Field Value
SetAngularVelocity
Cached name for the 'set_angular_velocity' method.
public static readonly StringName SetAngularVelocity
Field Value
SetBodyType
Cached name for the 'set_body_type' method.
public static readonly StringName SetBodyType
Field Value
SetCenterOfMass
Cached name for the 'set_center_of_mass' method.
public static readonly StringName SetCenterOfMass
Field Value
SetInertiaTensor
Cached name for the 'set_inertia_tensor' method.
public static readonly StringName SetInertiaTensor
Field Value
SetLinearVelocity
Cached name for the 'set_linear_velocity' method.
public static readonly StringName SetLinearVelocity
Field Value
SetMass
Cached name for the 'set_mass' method.
public static readonly StringName SetMass
Field Value
ToDictionary
Cached name for the 'to_dictionary' method.
public static readonly StringName ToDictionary
Field Value
ToNode
Cached name for the 'to_node' method.
public static readonly StringName ToNode