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

feat(Pointers): add max length option to ui pointer #1612

Merged
merged 1 commit into from
Nov 15, 2017

Conversation

thestonefox
Copy link
Member

The UI Pointer can now have it's raycast length limited by a script
parameter.

It stores the parameter against the pointer id in a static dictionary
that is then read by the Graphics Raycaster to determine the max
raycast length.

The UI Pointer can now have it's raycast length limited by a script
parameter.

It stores the parameter against the pointer id in a static dictionary
that is then read by the Graphics Raycaster to determine the max
raycast length.
@thestonefox thestonefox merged commit fcd27ec into release/3.3.0-alpha Nov 15, 2017
@thestonefox thestonefox deleted the feat/ui-pointer-max-length branch November 15, 2017 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant