godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualShaderNode._classBinding
godot
visualshadernode
VisualShaderNode
Undocumented in source.
struct
VisualShaderNode
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_output_port_for_preview")
GodotMethod
!(
void
,
long
)
setOutputPortForPreview
;
__gshared
@
GodotName
("get_output_port_for_preview")
GodotMethod
!(
long
)
getOutputPortForPreview
;
__gshared
@
GodotName
("set_input_port_default_value")
GodotMethod
!(
void
,
long
,
Variant
)
setInputPortDefaultValue
;
__gshared
@
GodotName
("get_input_port_default_value")
GodotMethod
!(
Variant
,
long
)
getInputPortDefaultValue
;
__gshared
@
GodotName
("_set_default_input_values")
GodotMethod
!(
void
,
Array
)
_setDefaultInputValues
;
__gshared
@
GodotName
("_get_default_input_values")
GodotMethod
!(
Array
)
_getDefaultInputValues
;
}
Members
Static variables
_getDefaultInputValues
GodotMethod
!(
Array
)
_getDefaultInputValues
;
Undocumented in source.
_setDefaultInputValues
GodotMethod
!(
void
,
Array
)
_setDefaultInputValues
;
Undocumented in source.
getInputPortDefaultValue
GodotMethod
!(
Variant
,
long
)
getInputPortDefaultValue
;
Undocumented in source.
getOutputPortForPreview
GodotMethod
!(
long
)
getOutputPortForPreview
;
Undocumented in source.
setInputPortDefaultValue
GodotMethod
!(
void
,
long
,
Variant
)
setInputPortDefaultValue
;
Undocumented in source.
setOutputPortForPreview
GodotMethod
!(
void
,
long
)
setOutputPortForPreview
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernode
VisualShaderNode
aliases
BaseClasses
functions
_getDefaultInputValues
_setDefaultInputValues
getInputPortDefaultValue
getOutputPortForPreview
opAssign
opEquals
setInputPortDefaultValue
setOutputPortForPreview
properties
defaultInputValues
outputPortForPreview
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name