Table of Contents

Class VisualShaderNodeFloatFunc.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetFunction

Cached name for the 'get_function' method.

public static readonly StringName GetFunction

Field Value

StringName

SetFunction

Cached name for the 'set_function' method.

public static readonly StringName SetFunction

Field Value

StringName