mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
Expose TriangleMesh api functions wrapped for scripting
Adds script wrapped TriangleMesh api functions to create and query the triangle BVH tree.
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
#endif // ADVANCED_GUI_DISABLED
|
||||
|
||||
#ifndef _3D_DISABLED
|
||||
#include "tests/core/math/test_triangle_mesh.h"
|
||||
#include "tests/scene/test_arraymesh.h"
|
||||
#include "tests/scene/test_camera_3d.h"
|
||||
#include "tests/scene/test_gltf_document.h"
|
||||
|
||||
Reference in New Issue
Block a user