OpenXR: Add support for binding modifiers
This commit is contained in:
parent
c2e4ae782a
commit
0a61ebdcea
56 changed files with 3127 additions and 763 deletions
11
modules/openxr/doc_classes/OpenXRHapticBase.xml
Normal file
11
modules/openxr/doc_classes/OpenXRHapticBase.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="OpenXRHapticBase" inherits="Resource" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
|
||||
<brief_description>
|
||||
OpenXR Haptic feedback base class.
|
||||
</brief_description>
|
||||
<description>
|
||||
This is a base class for haptic feedback resources.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
</class>
|
||||
Loading…
Add table
Add a link
Reference in a new issue