You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Finally figured out how to implement AnimatedTexture properly.
This commit is contained in:
@@ -173,6 +173,8 @@ public:
|
||||
|
||||
BIND2(texture_set_proxy, RID, RID)
|
||||
|
||||
BIND2(texture_set_force_redraw_if_visible, RID, bool)
|
||||
|
||||
/* SKY API */
|
||||
|
||||
BIND0R(RID, sky_create)
|
||||
|
||||
Reference in New Issue
Block a user