godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualInstance._classBinding
godot
visualinstance
VisualInstance
Undocumented in source.
struct
VisualInstance
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("_get_visual_instance_rid")
GodotMethod
!(
RID
)
_getVisualInstanceRid
;
__gshared
@
GodotName
("set_base")
GodotMethod
!(
void
,
RID
)
setBase
;
__gshared
@
GodotName
("set_layer_mask")
GodotMethod
!(
void
,
long
)
setLayerMask
;
__gshared
@
GodotName
("get_layer_mask")
GodotMethod
!(
long
)
getLayerMask
;
__gshared
@
GodotName
("set_layer_mask_bit")
GodotMethod
!(
void
,
long
,
bool
)
setLayerMaskBit
;
__gshared
@
GodotName
("get_layer_mask_bit")
GodotMethod
!(
bool
,
long
)
getLayerMaskBit
;
__gshared
@
GodotName
("get_transformed_aabb")
GodotMethod
!(
AABB
)
getTransformedAabb
;
__gshared
@
GodotName
("get_aabb")
GodotMethod
!(
AABB
)
getAabb
;
}
Members
Static variables
_getVisualInstanceRid
GodotMethod
!(
RID
)
_getVisualInstanceRid
;
Undocumented in source.
getAabb
GodotMethod
!(
AABB
)
getAabb
;
Undocumented in source.
getLayerMask
GodotMethod
!(
long
)
getLayerMask
;
Undocumented in source.
getLayerMaskBit
GodotMethod
!(
bool
,
long
)
getLayerMaskBit
;
Undocumented in source.
getTransformedAabb
GodotMethod
!(
AABB
)
getTransformedAabb
;
Undocumented in source.
setBase
GodotMethod
!(
void
,
RID
)
setBase
;
Undocumented in source.
setLayerMask
GodotMethod
!(
void
,
long
)
setLayerMask
;
Undocumented in source.
setLayerMaskBit
GodotMethod
!(
void
,
long
,
bool
)
setLayerMaskBit
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualinstance
VisualInstance
aliases
BaseClasses
functions
_getVisualInstanceRid
getAabb
getLayerMask
getLayerMaskBit
getTransformedAabb
opAssign
opEquals
setBase
setLayerMask
setLayerMaskBit
properties
layers
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name