Merge pull request #25630 from BastiaanOlij/arvr_positional_mesh
Added a mesh interface to the arvr positional trackers
This commit is contained in:
@@ -27,6 +27,13 @@
|
||||
If this is a controller that is being tracked the controller will also be represented by a joystick entry with this id.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_mesh" qualifiers="const">
|
||||
<return type="Mesh">
|
||||
</return>
|
||||
<description>
|
||||
Returns the mesh related to a controller or anchor point if one is available.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_name" qualifiers="const">
|
||||
<return type="String">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user