Run this code.
If you will click on Sphere,Box or Cylinder, on console you will see that PickResult is null.
But if you click on top-left corner of Application, you will see that there is Sphere!
Picking does not account Camera translations.
If you will click on Sphere,Box or Cylinder, on console you will see that PickResult is null.
But if you click on top-left corner of Application, you will see that there is Sphere!
Picking does not account Camera translations.
- duplicates
-
JDK-8119602 Picking doesn't work with moving camera
- Resolved