Click or drag to resize

LaserPointer Methods

The LaserPointer type exposes the following members.

Methods
  NameDescription
Private methodCastRay
Update the hover state based on the pointer ray.
Private methodGetOtherPointers
Get the other pointers from WandManager.
Private methodHoverStop
Clear the hover state.
Protected methodOnDisable
Clear the hover and pressed states when the pointer is disabled.
Private methodSetPressed
Update the pressed state.
Private methodStillHover
Check if the element still has any pointers pointing at it.
Private methodStillPress
Check if the element still has any pointers pressing it.
Protected methodUpdate
Update the hover state based on the pointer ray.
Top
See Also