godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualShaderNodeVectorOp.GDNativeClassBinding
godot
visualshadernodevectorop
VisualShaderNodeVectorOp
Undocumented in source.
struct
VisualShaderNodeVectorOp
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_operator")
GodotMethod
!(
VisualShaderNodeVectorOp
.
Operator
)
getOperator
;
__gshared
@
GodotName
("set_operator")
GodotMethod
!(
void
,
long
)
setOperator
;
}
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
toHash
properties
operator
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name