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
GetOpType
Cached name for the 'get_op_type' method.
public static readonly StringName GetOpType
Field Value
GetPrecision
Cached name for the 'get_precision' method.
public static readonly StringName GetPrecision
Field Value
SetFunction
Cached name for the 'set_function' method.
public static readonly StringName SetFunction
Field Value
SetOpType
Cached name for the 'set_op_type' method.
public static readonly StringName SetOpType
Field Value
SetPrecision
Cached name for the 'set_precision' method.
public static readonly StringName SetPrecision