Lua
C++
Edit

TransformAabb

This function transforms a 3D bounding box from one space to another.

Syntax

Parameter Description
aabb bounding box to transform
src source 4x4 matrix or entity
dst destination 4x4 matrix or entity
exact if set to true a more accurate but slower test is performed that can result in a tighter volume

Returns

Returns the transformed bounding box.

Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation