You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
Add Meshes to the Video RAM Profiler
Apply suggestions from code review Co-Authored-By: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -377,6 +377,8 @@ public:
|
||||
FUNC2(mesh_surface_remove, RID, int)
|
||||
FUNC1(mesh_clear, RID)
|
||||
|
||||
FUNC1(mesh_debug_usage, List<MeshInfo> *)
|
||||
|
||||
/* MULTIMESH API */
|
||||
|
||||
FUNCRIDSPLIT(multimesh)
|
||||
|
||||
Reference in New Issue
Block a user