Interface I3DRenderEvent

    • Method Detail

      • getObject3D

        Object3D getObject3D()
        Returns the 3D object associated with this event.
        Returns:
      • prepare2D

        void prepare2D​(double xOffset,
                       double yOffset)
        Prepares the coordinates to render on 2D plane.
        Parameters:
        xOffset -
        yOffset -