Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample Scene: Add PrimaryPointerExample to MRTK3 #11506

Closed
AMollis opened this issue Apr 25, 2023 · 1 comment
Closed

Sample Scene: Add PrimaryPointerExample to MRTK3 #11506

AMollis opened this issue Apr 25, 2023 · 1 comment

Comments

@AMollis
Copy link
Member

AMollis commented Apr 25, 2023

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


MRTK2 Scene Name

PrimaryPointerExample

Overview

This example shows how to keep track of the primary pointer using primary pointer changed events. The PrimaryPointerHandlerExample script uses those events to apply a highlight to the cursor of the current primary pointer.

Additioanl Context

  • MRTK2 sample uses CoreServices.InputSystem?.FocusProvider?.SubscribeToPrimaryPointerChanged
  • If possible, MRK3 sample should demonstrate similar behavior using XRI
@AMollis AMollis added this to the MRTK v3.0 GA milestone Apr 25, 2023
@AMollis AMollis modified the milestones: MRTK v3.0 GA, MRTK v3.0 GA+ Apr 28, 2023
@AMollis
Copy link
Member Author

AMollis commented Jul 21, 2023

Cutting this sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants