Function get2DPointFrom3DPoint

  • 通过场景中的 3D 坐标转换成 2D 坐标(返回值已适配当前屏幕分辨率,可直接使用px,不需转换rem)

    Parameters

    • worldPoint: IPoint

      3D point

    Returns any

    2D point

Generated using TypeDoc