Type alias ScreenClickCallback

ScreenClickCallback: {
    screenPosition?: Cartesian2;
}

Type declaration

  • Optional screenPosition?: Cartesian2