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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      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+.

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

              Created:
              Updated:
              Resolved:
              Imported: