Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8124657

[FX3D] Picking: PickResult.getIntersectedDistance() return strange value.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None
    • fx3d b 102

      Run this code and click on Sphere.

      Group with sphere have next translations:
      grp.setTranslateX(200);
      grp.setTranslateY(200);
      grp.setTranslateZ(1000);

      On console you will see that PickResult.getIntersectedDistance() return value 1800+.

            psafrata Pavel Ĺ afrata
            aglushch Andrew Glushchenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: