Interface FpsUpdatePayload

Event payload for when an FpsUpdate event is emitted by either the Stage or MainRenderer

Hierarchy

  • FpsUpdatePayload

Properties

Properties

contextSpyData: null | Record<string, number>
fps: number

Generated using TypeDoc