Table of Contents

Class VisualShader.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShader.MethodName : Shader.MethodName
Inheritance
VisualShader.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddNode

Cached name for the 'add_node' method.

public static readonly StringName AddNode

Field Value

StringName

AddVarying

Cached name for the 'add_varying' method.

public static readonly StringName AddVarying

Field Value

StringName

CanConnectNodes

Cached name for the 'can_connect_nodes' method.

public static readonly StringName CanConnectNodes

Field Value

StringName

ConnectNodes

Cached name for the 'connect_nodes' method.

public static readonly StringName ConnectNodes

Field Value

StringName

ConnectNodesForced

Cached name for the 'connect_nodes_forced' method.

public static readonly StringName ConnectNodesForced

Field Value

StringName

DisconnectNodes

Cached name for the 'disconnect_nodes' method.

public static readonly StringName DisconnectNodes

Field Value

StringName

GetGraphOffset

Cached name for the 'get_graph_offset' method.

public static readonly StringName GetGraphOffset

Field Value

StringName

GetNode

Cached name for the 'get_node' method.

public static readonly StringName GetNode

Field Value

StringName

GetNodeConnections

Cached name for the 'get_node_connections' method.

public static readonly StringName GetNodeConnections

Field Value

StringName

GetNodeList

Cached name for the 'get_node_list' method.

public static readonly StringName GetNodeList

Field Value

StringName

GetNodePosition

Cached name for the 'get_node_position' method.

public static readonly StringName GetNodePosition

Field Value

StringName

GetValidNodeId

Cached name for the 'get_valid_node_id' method.

public static readonly StringName GetValidNodeId

Field Value

StringName

HasVarying

Cached name for the 'has_varying' method.

public static readonly StringName HasVarying

Field Value

StringName

IsNodeConnection

Cached name for the 'is_node_connection' method.

public static readonly StringName IsNodeConnection

Field Value

StringName

RemoveNode

Cached name for the 'remove_node' method.

public static readonly StringName RemoveNode

Field Value

StringName

RemoveVarying

Cached name for the 'remove_varying' method.

public static readonly StringName RemoveVarying

Field Value

StringName

ReplaceNode

Cached name for the 'replace_node' method.

public static readonly StringName ReplaceNode

Field Value

StringName

SetGraphOffset

Cached name for the 'set_graph_offset' method.

public static readonly StringName SetGraphOffset

Field Value

StringName

SetMode

Cached name for the 'set_mode' method.

public static readonly StringName SetMode

Field Value

StringName

SetNodePosition

Cached name for the 'set_node_position' method.

public static readonly StringName SetNodePosition

Field Value

StringName