Table of Contents

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

StringName

GetTextureFilter

Cached name for the 'get_texture_filter' method.

public static readonly StringName GetTextureFilter

Field Value

StringName

GetTextureRepeat

Cached name for the 'get_texture_repeat' method.

public static readonly StringName GetTextureRepeat

Field Value

StringName

GetTextureSource

Cached name for the 'get_texture_source' method.

public static readonly StringName GetTextureSource

Field Value

StringName

GetTextureType

Cached name for the 'get_texture_type' method.

public static readonly StringName GetTextureType

Field Value

StringName

SetColorDefault

Cached name for the 'set_color_default' method.

public static readonly StringName SetColorDefault

Field Value

StringName

SetTextureFilter

Cached name for the 'set_texture_filter' method.

public static readonly StringName SetTextureFilter

Field Value

StringName

SetTextureRepeat

Cached name for the 'set_texture_repeat' method.

public static readonly StringName SetTextureRepeat

Field Value

StringName

SetTextureSource

Cached name for the 'set_texture_source' method.

public static readonly StringName SetTextureSource

Field Value

StringName

SetTextureType

Cached name for the 'set_texture_type' method.

public static readonly StringName SetTextureType

Field Value

StringName