Skip to content

xrEnumerateViveTrackerPathsHTCX results are not used #2

Description

@RemiArnaud

result = xrEnumerateViveTrackerPathsHTCX(m_xrInstance, allViveTrackerPaths.Num(), &nPaths, allViveTrackerPaths.GetData());

I was wondering why calling xrEnumerateViveTrackerPathsHTCX but not using the result.

also, wondering if it is intentional the event XR_TYPE_EVENT_DATA_SESSION_STATE_CHANGED (18) is ignored in OnEvent()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions