Table of Contents

Class VisualShaderNodeParticleMeshEmitter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeParticleMeshEmitter.MethodName : VisualShaderNodeParticleEmitter.MethodName
Inheritance
VisualShaderNodeParticleMeshEmitter.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetMesh

Cached name for the 'get_mesh' method.

public static readonly StringName GetMesh

Field Value

StringName

GetSurfaceIndex

Cached name for the 'get_surface_index' method.

public static readonly StringName GetSurfaceIndex

Field Value

StringName

IsUseAllSurfaces

Cached name for the 'is_use_all_surfaces' method.

public static readonly StringName IsUseAllSurfaces

Field Value

StringName

SetMesh

Cached name for the 'set_mesh' method.

public static readonly StringName SetMesh

Field Value

StringName

SetSurfaceIndex

Cached name for the 'set_surface_index' method.

public static readonly StringName SetSurfaceIndex

Field Value

StringName

SetUseAllSurfaces

Cached name for the 'set_use_all_surfaces' method.

public static readonly StringName SetUseAllSurfaces

Field Value

StringName