Renaming all ARVR nodes to XR
This commit is contained in:
15
modules/gdnative/doc_classes/XRInterfaceGDNative.xml
Normal file
15
modules/gdnative/doc_classes/XRInterfaceGDNative.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="XRInterfaceGDNative" inherits="XRInterface" version="4.0">
|
||||
<brief_description>
|
||||
GDNative wrapper for an XR interface.
|
||||
</brief_description>
|
||||
<description>
|
||||
This is a wrapper class for GDNative implementations of the XR interface. To use a GDNative XR interface, simply instantiate this object and set your GDNative library containing the XR interface implementation.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
Reference in New Issue
Block a user