Table of Contents

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

StringName

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

GetTextureType

Cached name for the 'get_texture_type' method.

public static readonly StringName GetTextureType

Field Value

StringName

SetSource

Cached name for the 'set_source' method.

public static readonly StringName SetSource

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName

SetTextureType

Cached name for the 'set_texture_type' method.

public static readonly StringName SetTextureType

Field Value

StringName