godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualShaderNodeUniform._classBinding
godot
visualshadernodeuniform
VisualShaderNodeUniform
Undocumented in source.
struct
VisualShaderNodeUniform
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_uniform_name")
GodotMethod
!(
void
,
String
)
setUniformName
;
__gshared
@
GodotName
("get_uniform_name")
GodotMethod
!(
String
)
getUniformName
;
}
Members
Static variables
getUniformName
GodotMethod
!(
String
)
getUniformName
;
Undocumented in source.
setUniformName
GodotMethod
!(
void
,
String
)
setUniformName
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernodeuniform
VisualShaderNodeUniform
aliases
BaseClasses
functions
getUniformName
opAssign
opEquals
setUniformName
properties
uniformName
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name