godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualShaderNodeVectorOp._classBinding
godot
visualshadernodevectorop
VisualShaderNodeVectorOp
Undocumented in source.
struct
VisualShaderNodeVectorOp
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_operator")
GodotMethod
!(
void
,
long
)
setOperator
;
__gshared
@
GodotName
("get_operator")
GodotMethod
!(
VisualShaderNodeVectorOp
.
Operator
)
getOperator
;
}
Members
Static variables
getOperator
GodotMethod
!(
VisualShaderNodeVectorOp
.
Operator
)
getOperator
;
Undocumented in source.
setOperator
GodotMethod
!(
void
,
long
)
setOperator
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernodevectorop
VisualShaderNodeVectorOp
aliases
BaseClasses
enums
Constants
Operator
functions
getOperator
opAssign
opEquals
setOperator
properties
operator
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name