You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Sync RasterizerDummy.
This commit is contained in:
@@ -566,6 +566,7 @@ public:
|
||||
AABB mesh_get_custom_aabb(RID p_mesh) const override { return AABB(); }
|
||||
|
||||
AABB mesh_get_aabb(RID p_mesh, RID p_skeleton = RID()) override { return AABB(); }
|
||||
void mesh_set_shadow_mesh(RID p_mesh, RID p_shadow_mesh) override {}
|
||||
void mesh_clear(RID p_mesh) override {}
|
||||
|
||||
/* MULTIMESH API */
|
||||
|
||||
Reference in New Issue
Block a user