Table of Contents

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

StringName

FromNode

Cached name for the 'from_node' method.

public static readonly StringName FromNode

Field Value

StringName

GetHeight

Cached name for the 'get_height' method.

public static readonly StringName GetHeight

Field Value

StringName

GetImporterMesh

Cached name for the 'get_importer_mesh' method.

public static readonly StringName GetImporterMesh

Field Value

StringName

GetIsTrigger

Cached name for the 'get_is_trigger' method.

public static readonly StringName GetIsTrigger

Field Value

StringName

GetMeshIndex

Cached name for the 'get_mesh_index' method.

public static readonly StringName GetMeshIndex

Field Value

StringName

GetRadius

Cached name for the 'get_radius' method.

public static readonly StringName GetRadius

Field Value

StringName

GetShapeType

Cached name for the 'get_shape_type' method.

public static readonly StringName GetShapeType

Field Value

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

SetHeight

Cached name for the 'set_height' method.

public static readonly StringName SetHeight

Field Value

StringName

SetImporterMesh

Cached name for the 'set_importer_mesh' method.

public static readonly StringName SetImporterMesh

Field Value

StringName

SetIsTrigger

Cached name for the 'set_is_trigger' method.

public static readonly StringName SetIsTrigger

Field Value

StringName

SetMeshIndex

Cached name for the 'set_mesh_index' method.

public static readonly StringName SetMeshIndex

Field Value

StringName

SetRadius

Cached name for the 'set_radius' method.

public static readonly StringName SetRadius

Field Value

StringName

SetShapeType

Cached name for the 'set_shape_type' method.

public static readonly StringName SetShapeType

Field Value

StringName

SetSize

Cached name for the 'set_size' method.

public static readonly StringName SetSize

Field Value

StringName

ToDictionary

Cached name for the 'to_dictionary' method.

public static readonly StringName ToDictionary

Field Value

StringName

ToNode

Cached name for the 'to_node' method.

public static readonly StringName ToNode

Field Value

StringName