godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualShaderNodeScalarConstant._classBinding
godot
visualshadernodescalarconstant
VisualShaderNodeScalarConstant
Undocumented in source.
struct
VisualShaderNodeScalarConstant
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_constant")
GodotMethod
!(
void
,
double
)
setConstant
;
__gshared
@
GodotName
("get_constant")
GodotMethod
!(
double
)
getConstant
;
}
Members
Static variables
getConstant
GodotMethod
!(
double
)
getConstant
;
Undocumented in source.
setConstant
GodotMethod
!(
void
,
double
)
setConstant
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernodescalarconstant
VisualShaderNodeScalarConstant
aliases
BaseClasses
functions
getConstant
opAssign
opEquals
setConstant
properties
constant
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name