Change ARVRPositionalTracker to a reference and better expose it to GDNative

This commit is contained in:
Bastiaan Olij
2021-03-29 21:07:48 +11:00
parent 92b27e4944
commit 4cce36e35d
10 changed files with 103 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="ARVRPositionalTracker" inherits="Object" version="3.3">
<class name="ARVRPositionalTracker" inherits="Reference" version="3.3">
<brief_description>
A tracked object.
</brief_description>