Class GltfPhysicsShape.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GltfPhysicsShape.MethodName : Resource.MethodName
- Inheritance
-
GltfPhysicsShape.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
GetHeight
Cached name for the 'get_height' method.
public static readonly StringName GetHeight
Field Value
GetImporterMesh
Cached name for the 'get_importer_mesh' method.
public static readonly StringName GetImporterMesh
Field Value
GetIsTrigger
Cached name for the 'get_is_trigger' method.
public static readonly StringName GetIsTrigger
Field Value
GetMeshIndex
Cached name for the 'get_mesh_index' method.
public static readonly StringName GetMeshIndex
Field Value
GetRadius
Cached name for the 'get_radius' method.
public static readonly StringName GetRadius
Field Value
GetShapeType
Cached name for the 'get_shape_type' method.
public static readonly StringName GetShapeType
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
Field Value
SetImporterMesh
Cached name for the 'set_importer_mesh' method.
public static readonly StringName SetImporterMesh
Field Value
SetIsTrigger
Cached name for the 'set_is_trigger' method.
public static readonly StringName SetIsTrigger
Field Value
SetMeshIndex
Cached name for the 'set_mesh_index' method.
public static readonly StringName SetMeshIndex
Field Value
SetRadius
Cached name for the 'set_radius' method.
public static readonly StringName SetRadius
Field Value
SetShapeType
Cached name for the 'set_shape_type' method.
public static readonly StringName SetShapeType
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize
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