Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
With a perspective camera, events delivered to any node that's not lying flat on the XY plane contain wrong local coordinates - they don't reflect the projection transformations. Needed API changes: Affected classes: MouseEvent, MouseDragEvent, DragEvent, GestureEvent, ContextMenuEvent, TouchPoint Add methods getZ(), getPickResult() Add PickResult to all their constructors See https://wikis.oracle.com/display/OpenJDK/Picking3dAPI
|