godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualShaderNodeUniform.GDNativeClassBinding
godot
visualshadernodeuniform
VisualShaderNodeUniform
Undocumented in source.
struct
VisualShaderNodeUniform
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_uniform_name")
GodotMethod
!(
String
)
getUniformName
;
__gshared
@
GodotName
("set_uniform_name")
GodotMethod
!(
void
,
String
)
setUniformName
;
}
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
toHash
properties
uniformName
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name