godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualShader._new
godot
visualshader
VisualShader
Construct a new instance of VisualShader. Note: use
memnew!VisualShader
instead.
struct
VisualShader
@
nogc
nothrow static
VisualShader
_new
(
)
Meta
Source
See Implementation
godot
visualshader
VisualShader
aliases
BaseClasses
enums
Constants
Type
functions
_inputTypeChanged
_queueUpdate
_updateShader
addNode
canConnectNodes
connectNodes
connectNodesForced
disconnectNodes
getGraphOffset
getNode
getNodeConnections
getNodeList
getNodePosition
getValidNodeId
isNodeConnection
opAssign
opEquals
removeNode
setGraphOffset
setMode
setNodePosition
toHash
properties
graphOffset
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of VisualShader. Note: use memnew!VisualShader instead.