Class VisualShaderNodeVarying.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeVarying.MethodName : VisualShaderNode.MethodName
- Inheritance
-
VisualShaderNodeVarying.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetVaryingName
Cached name for the 'get_varying_name' method.
public static readonly StringName GetVaryingName
Field Value
GetVaryingType
Cached name for the 'get_varying_type' method.
public static readonly StringName GetVaryingType
Field Value
SetVaryingName
Cached name for the 'set_varying_name' method.
public static readonly StringName SetVaryingName
Field Value
SetVaryingType
Cached name for the 'set_varying_type' method.
public static readonly StringName SetVaryingType