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
GetSurfaceIndex
Cached name for the 'get_surface_index' method.
public static readonly StringName GetSurfaceIndex
Field Value
IsUseAllSurfaces
Cached name for the 'is_use_all_surfaces' method.
public static readonly StringName IsUseAllSurfaces
Field Value
SetMesh
Cached name for the 'set_mesh' method.
public static readonly StringName SetMesh
Field Value
SetSurfaceIndex
Cached name for the 'set_surface_index' method.
public static readonly StringName SetSurfaceIndex
Field Value
SetUseAllSurfaces
Cached name for the 'set_use_all_surfaces' method.
public static readonly StringName SetUseAllSurfaces