Table of Contents

Class VisualShaderNodeTexture3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class VisualShaderNodeTexture3D.MethodName : VisualShaderNodeSample3D.MethodName
Inheritance
VisualShaderNodeTexture3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName