LaserPointer Methods |
The LaserPointer type exposes the following members.
Name | Description | |
---|---|---|
CastRay |
Update the hover state based on the pointer ray.
| |
GetOtherPointers |
Get the other pointers from WandManager.
| |
HoverStop |
Clear the hover state.
| |
OnDisable |
Clear the hover and pressed states when the pointer is disabled.
| |
SetPressed |
Update the pressed state.
| |
StillHover |
Check if the element still has any pointers pointing at it.
| |
StillPress |
Check if the element still has any pointers pressing it.
| |
Update |
Update the hover state based on the pointer ray.
|