⚲
Class:
Entity
Lua
C++
Edit
Entity::GetBounds
This method retrieves the entity bounding box.
Syntax
Aabb
GetBounds
(const EntityBounds mode = BOUNDS_GLOBAL)
Parameter
Description
mode
type of bounds to retrieve, can be BOUNDS_LOCAL, BOUNDS_GLOBAL, or BOUNDS_RECURSIVE
Returns
Returns the specified entity bounding box.
Copyright © 2024 Ultra Software.
All rights reserved.