Table of Contents

Class MultiMeshInstance2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class MultiMeshInstance2D.MethodName : Node2D.MethodName
Inheritance
MultiMeshInstance2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetMultimesh

Cached name for the 'get_multimesh' method.

public static readonly StringName GetMultimesh

Field Value

StringName

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

SetMultimesh

Cached name for the 'set_multimesh' method.

public static readonly StringName SetMultimesh

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName