Class VisualShaderNodeCompare.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeCompare.MethodName : VisualShaderNode.MethodName
- Inheritance
-
VisualShaderNodeCompare.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetComparisonType
Cached name for the 'get_comparison_type' method.
public static readonly StringName GetComparisonType
Field Value
GetCondition
Cached name for the 'get_condition' method.
public static readonly StringName GetCondition
Field Value
GetFunction
Cached name for the 'get_function' method.
public static readonly StringName GetFunction
Field Value
SetComparisonType
Cached name for the 'set_comparison_type' method.
public static readonly StringName SetComparisonType
Field Value
SetCondition
Cached name for the 'set_condition' method.
public static readonly StringName SetCondition
Field Value
SetFunction
Cached name for the 'set_function' method.
public static readonly StringName SetFunction