godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ViewportTexture._classBinding
godot
viewporttexture
ViewportTexture
Undocumented in source.
struct
ViewportTexture
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_viewport_path_in_scene")
GodotMethod
!(
void
,
NodePath
)
setViewportPathInScene
;
__gshared
@
GodotName
("get_viewport_path_in_scene")
GodotMethod
!(
NodePath
)
getViewportPathInScene
;
}
Members
Static variables
getViewportPathInScene
GodotMethod
!(
NodePath
)
getViewportPathInScene
;
Undocumented in source.
setViewportPathInScene
GodotMethod
!(
void
,
NodePath
)
setViewportPathInScene
;
Undocumented in source.
Meta
Source
See Implementation
godot
viewporttexture
ViewportTexture
aliases
BaseClasses
functions
getViewportPathInScene
opAssign
opEquals
setViewportPathInScene
properties
viewportPath
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name