Class VisualShaderNodeTextureParameter.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeTextureParameter.MethodName : VisualShaderNodeParameter.MethodName
- Inheritance
-
VisualShaderNodeTextureParameter.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetColorDefault
Cached name for the 'get_color_default' method.
public static readonly StringName GetColorDefault
Field Value
GetTextureFilter
Cached name for the 'get_texture_filter' method.
public static readonly StringName GetTextureFilter
Field Value
GetTextureRepeat
Cached name for the 'get_texture_repeat' method.
public static readonly StringName GetTextureRepeat
Field Value
GetTextureSource
Cached name for the 'get_texture_source' method.
public static readonly StringName GetTextureSource
Field Value
GetTextureType
Cached name for the 'get_texture_type' method.
public static readonly StringName GetTextureType
Field Value
SetColorDefault
Cached name for the 'set_color_default' method.
public static readonly StringName SetColorDefault
Field Value
SetTextureFilter
Cached name for the 'set_texture_filter' method.
public static readonly StringName SetTextureFilter
Field Value
SetTextureRepeat
Cached name for the 'set_texture_repeat' method.
public static readonly StringName SetTextureRepeat
Field Value
SetTextureSource
Cached name for the 'set_texture_source' method.
public static readonly StringName SetTextureSource
Field Value
SetTextureType
Cached name for the 'set_texture_type' method.
public static readonly StringName SetTextureType