Table of Contents

Class VisualShaderNodeParticleAccelerator.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeParticleAccelerator.MethodName : VisualShaderNode.MethodName
Inheritance
VisualShaderNodeParticleAccelerator.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetMode

Cached name for the 'get_mode' method.

public static readonly StringName GetMode

Field Value

StringName

SetMode

Cached name for the 'set_mode' method.

public static readonly StringName SetMode

Field Value

StringName