You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Merge canvas and decal into TextureStorage and add render target
This commit is contained in:
@@ -399,8 +399,8 @@ public:
|
||||
#undef ServerName
|
||||
#undef server_name
|
||||
|
||||
#define ServerName RendererDecalAtlasStorage
|
||||
#define server_name RSG::decal_atlas_storage
|
||||
#define ServerName RendererTextureStorage
|
||||
#define server_name RSG::texture_storage
|
||||
|
||||
FUNCRIDSPLIT(decal)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user