Mouse over

Something missing?
Post Reply
User avatar
steffen
Posts: 186
Joined: Fri 16. Jun 2006, 13:30
Location: TU Berlin
Contact:

Mouse over

Post by steffen » Mon 11. May 2009, 09:41

We had some requests on mouse-over, and I have finally implemented it: Just use

Code: Select all

InputSlot.POINTER_HIT
as activation slot. Is the slot name ok? Or better

Code: Select all

InputSlot.POINTER_OVER
?

However, see de.jreality.tutorial.tool.PointerHitToolExample...

Steffen.

Post Reply