Options
All
  • Public
  • Public/Protected
  • All
Menu

This class can be used to get instrumentation data from a AdvancedDynamicTexture object

Hierarchy

  • AdvancedDynamicTextureInstrumentation

Implements

Index

Constructors

  • Instantiates a new advanced dynamic texture instrumentation. This class can be used to get instrumentation data from an AdvancedDynamicTexture object

    Parameters

    Returns AdvancedDynamicTextureInstrumentation

Properties

Define the instrumented AdvancedDynamicTexture.

Accessors

  • get captureLayoutTime(): boolean
  • set captureLayoutTime(value: boolean): void
  • Enable or disable the layout time capture

    Returns boolean

  • Enable or disable the layout time capture

    Parameters

    • value: boolean

    Returns void

  • get captureRenderTime(): boolean
  • set captureRenderTime(value: boolean): void
  • Enable or disable the render time capture

    Returns boolean

  • Enable or disable the render time capture

    Parameters

    • value: boolean

    Returns void

  • Gets the perf counter used to capture layout time

    Returns PerfCounter

  • Gets the perf counter used to capture render time

    Returns PerfCounter

Methods

  • dispose(): void
  • Dispose and release associated resources.

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme