parent
b44cb4e3b9
commit
d28763a4c1
138 changed files with 1203 additions and 1194 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#include "servers/visual_server.h"
|
||||
#include "skeleton.h"
|
||||
|
||||
Rect3 VisualInstance::get_transformed_aabb() const {
|
||||
AABB VisualInstance::get_transformed_aabb() const {
|
||||
|
||||
return get_global_transform().xform(get_aabb());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue