Page 1 of 1

Mouse over

Posted: Mon 11. May 2009, 09:41
by steffen
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.