Class VisualShaderNodeTexture.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeTexture.MethodName : VisualShaderNode.MethodName
- Inheritance
-
VisualShaderNodeTexture.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetSource
Cached name for the 'get_source' method.
public static readonly StringName GetSource
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
GetTextureType
Cached name for the 'get_texture_type' method.
public static readonly StringName GetTextureType
Field Value
SetSource
Cached name for the 'set_source' method.
public static readonly StringName SetSource
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture
Field Value
SetTextureType
Cached name for the 'set_texture_type' method.
public static readonly StringName SetTextureType