Function convertDeltaInWorldToViewPortSpace

  • Converts a delta in world space to view port space. The delta is in world space.

    Parameters

    • delta: Point
    • cameraZoomLevel: number
    • cameraRotation: number

    Returns Point