You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Add/expose VisualServer::get_default_clear_color()
(cherry picked from commit 753ba67d65)
This commit is contained in:
committed by
Rémi Verschelde
parent
caf42f77d2
commit
887b1de1db
@@ -718,6 +718,7 @@ public:
|
||||
|
||||
FUNC3(set_boot_image,const Image& , const Color&,bool );
|
||||
FUNC1(set_default_clear_color,const Color& );
|
||||
FUNC0RC(Color,get_default_clear_color );
|
||||
|
||||
FUNC0R(RID,get_test_cube );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user