构造函数

方法

构造函数

方法

  • 参数

    • ctx: any

      The rendering context.

    • x: number

      The X-axis render position.

    • y: number

      The Y-axis render position.

    返回 void

    Render the performance statistics.

    渲染性能统计信息。

  • 参数

    • 可选x: number

      The X-axis display position.

    • 可选y: number

      The Y-axis display position.

    • 可选views: StatUIParams[]

      The UI parameter array for displaying statistics.

    返回 void

    Display the performance statistics.

    显示性能统计信息。