Table of Contents

Class VisualShaderNodeDerivativeFunc.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetFunction

Cached name for the 'get_function' method.

public static readonly StringName GetFunction

Field Value

StringName

GetOpType

Cached name for the 'get_op_type' method.

public static readonly StringName GetOpType

Field Value

StringName

GetPrecision

Cached name for the 'get_precision' method.

public static readonly StringName GetPrecision

Field Value

StringName

SetFunction

Cached name for the 'set_function' method.

public static readonly StringName SetFunction

Field Value

StringName

SetOpType

Cached name for the 'set_op_type' method.

public static readonly StringName SetOpType

Field Value

StringName

SetPrecision

Cached name for the 'set_precision' method.

public static readonly StringName SetPrecision

Field Value

StringName