godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualInstance.getAabb
godot
visualinstance
VisualInstance
Returns the
AABB
(also known as the bounding box) for this VisualInstance.
struct
VisualInstance
@
nogc
nothrow const
AABB
getAabb
(
)
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
Returns the AABB (also known as the bounding box) for this VisualInstance.