Files
RCBASIC4/doc/files/getcompositeaabb.txt
2026-02-26 15:33:51 -06:00

8 lines
271 B
Plaintext

#title GetCompositeAABB [RCBasic Doc]
#header Function GetCompositeAABB(actor, t_matrix, ByRef min_x, ByRef min_y, ByRef min_z, ByRef max_x, ByRef max_y, ByRef max_z)
Returns the bounding box of a composite actor
t_matrix will store the transform for the bounding box