godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualShaderNodeCubeMap._classBinding
godot
visualshadernodecubemap
VisualShaderNodeCubeMap
Undocumented in source.
struct
VisualShaderNodeCubeMap
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_cube_map")
GodotMethod
!(
void
,
CubeMap
)
setCubeMap
;
__gshared
@
GodotName
("get_cube_map")
GodotMethod
!(
CubeMap
)
getCubeMap
;
__gshared
@
GodotName
("set_texture_type")
GodotMethod
!(
void
,
long
)
setTextureType
;
__gshared
@
GodotName
("get_texture_type")
GodotMethod
!(
VisualShaderNodeCubeMap
.
TextureType
)
getTextureType
;
}
Members
Static variables
getCubeMap
GodotMethod
!(
CubeMap
)
getCubeMap
;
Undocumented in source.
getTextureType
GodotMethod
!(
VisualShaderNodeCubeMap
.
TextureType
)
getTextureType
;
Undocumented in source.
setCubeMap
GodotMethod
!(
void
,
CubeMap
)
setCubeMap
;
Undocumented in source.
setTextureType
GodotMethod
!(
void
,
long
)
setTextureType
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualshadernodecubemap
VisualShaderNodeCubeMap
aliases
BaseClasses
enums
Constants
TextureType
functions
getCubeMap
getTextureType
opAssign
opEquals
setCubeMap
setTextureType
properties
cubeMap
textureType
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name