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
AddVarying
Cached name for the 'add_varying' method.
public static readonly StringName AddVarying
Field Value
CanConnectNodes
Cached name for the 'can_connect_nodes' method.
public static readonly StringName CanConnectNodes
Field Value
ConnectNodes
Cached name for the 'connect_nodes' method.
public static readonly StringName ConnectNodes
Field Value
ConnectNodesForced
Cached name for the 'connect_nodes_forced' method.
public static readonly StringName ConnectNodesForced
Field Value
DisconnectNodes
Cached name for the 'disconnect_nodes' method.
public static readonly StringName DisconnectNodes
Field Value
GetGraphOffset
Cached name for the 'get_graph_offset' method.
public static readonly StringName GetGraphOffset
Field Value
GetNode
Cached name for the 'get_node' method.
public static readonly StringName GetNode
Field Value
GetNodeConnections
Cached name for the 'get_node_connections' method.
public static readonly StringName GetNodeConnections
Field Value
GetNodeList
Cached name for the 'get_node_list' method.
public static readonly StringName GetNodeList
Field Value
GetNodePosition
Cached name for the 'get_node_position' method.
public static readonly StringName GetNodePosition
Field Value
GetValidNodeId
Cached name for the 'get_valid_node_id' method.
public static readonly StringName GetValidNodeId
Field Value
HasVarying
Cached name for the 'has_varying' method.
public static readonly StringName HasVarying
Field Value
IsNodeConnection
Cached name for the 'is_node_connection' method.
public static readonly StringName IsNodeConnection
Field Value
RemoveNode
Cached name for the 'remove_node' method.
public static readonly StringName RemoveNode
Field Value
RemoveVarying
Cached name for the 'remove_varying' method.
public static readonly StringName RemoveVarying
Field Value
ReplaceNode
Cached name for the 'replace_node' method.
public static readonly StringName ReplaceNode
Field Value
SetGraphOffset
Cached name for the 'set_graph_offset' method.
public static readonly StringName SetGraphOffset
Field Value
SetMode
Cached name for the 'set_mode' method.
public static readonly StringName SetMode
Field Value
SetNodePosition
Cached name for the 'set_node_position' method.
public static readonly StringName SetNodePosition