Uses of Interface
club.doki7.openxr.datatype.IXrViveTrackerPathsHTCX
Packages that use IXrViveTrackerPathsHTCX
-
Uses of IXrViveTrackerPathsHTCX in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrViveTrackerPathsHTCXModifier and TypeMethodDescriptionint
XR.enumerateViveTrackerPathsHTCX
(XrInstance instance, int pathCapacityInput, IntPtr pathCountOutput, @Nullable IXrViveTrackerPathsHTCX paths) -
Uses of IXrViveTrackerPathsHTCX in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrViveTrackerPathsHTCXModifier and TypeClassDescriptionfinal record
Represents a pointer to aXrViveTrackerPathsHTCX
structure in native memory.static final record
Represents a pointer to / an array ofXrViveTrackerPathsHTCX
structure(s) in native memory.Methods in club.doki7.openxr.datatype with parameters of type IXrViveTrackerPathsHTCXModifier and TypeMethodDescriptionXrEventDataViveTrackerConnectedHTCX.paths
(@Nullable IXrViveTrackerPathsHTCX value)