You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Renaming all ARVR nodes to XR
This commit is contained in:
@@ -456,7 +456,7 @@ public:
|
||||
|
||||
BIND0R(RID, viewport_create)
|
||||
|
||||
BIND2(viewport_set_use_arvr, RID, bool)
|
||||
BIND2(viewport_set_use_xr, RID, bool)
|
||||
BIND3(viewport_set_size, RID, int, int)
|
||||
|
||||
BIND2(viewport_set_active, RID, bool)
|
||||
|
||||
Reference in New Issue
Block a user