godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ProxyTexture._classBinding
godot
proxytexture
ProxyTexture
Undocumented in source.
struct
ProxyTexture
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_base")
GodotMethod
!(
void
,
Texture
)
setBase
;
__gshared
@
GodotName
("get_base")
GodotMethod
!(
Texture
)
getBase
;
}
Members
Static variables
getBase
GodotMethod
!(
Texture
)
getBase
;
Undocumented in source.
setBase
GodotMethod
!(
void
,
Texture
)
setBase
;
Undocumented in source.
Meta
Source
See Implementation
godot
proxytexture
ProxyTexture
aliases
BaseClasses
functions
getBase
opAssign
opEquals
setBase
properties
base
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name