Table of Contents

Class VisualShaderNodeCurveTexture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeCurveTexture.MethodName : VisualShaderNodeResizableBase.MethodName
Inheritance
VisualShaderNodeCurveTexture.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