Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PerfCollectionStrategy

Defines the predefined strategies used in the performance viewer.

Hierarchy

  • PerfCollectionStrategy

Index

Methods

Static AbsoluteFpsStrategySearch playground for AbsoluteFpsStrategy

  • Gets the initializer for the strategy used for collection of absolute fps metrics.

    Returns PerfStrategyInitialization

    the initializer for the absolute fps strategy

Static ActiveBonesStrategySearch playground for ActiveBonesStrategy

  • Gets the initializer for the strategy used for collection of active bones metrics.

    Returns PerfStrategyInitialization

    the initializer for the active bones strategy

Static ActiveFacesStrategySearch playground for ActiveFacesStrategy

  • Gets the initializer for the strategy used for collection of active faces metrics.

    Returns PerfStrategyInitialization

    the initializer for the active faces strategy

Static ActiveIndicesStrategySearch playground for ActiveIndicesStrategy

  • Gets the initializer for the strategy used for collection of active indices metrics.

    Returns PerfStrategyInitialization

    the initializer for the active indices strategy

Static ActiveMeshesStrategySearch playground for ActiveMeshesStrategy

  • Gets the initializer for the strategy used for collection of active meshes metrics.

    Returns PerfStrategyInitialization

    the initializer for the active meshes strategy

Static ActiveParticlesStrategySearch playground for ActiveParticlesStrategy

  • Gets the initializer for the strategy used for collection of active particles metrics.

    Returns PerfStrategyInitialization

    the initializer for the active particles strategy

Static AnimationsStrategySearch playground for AnimationsStrategy

  • Gets the initializer for the strategy used for collection of animations time metrics.

    Returns PerfStrategyInitialization

    the initializer for the animations time strategy

Static CpuStrategySearch playground for CpuStrategy

  • Gets the initializer for the strategy used for collection of cpu utilization metrics. Needs the experimental compute pressure API.

    Returns PerfStrategyInitialization

    the initializer for the cpu utilization strategy

Static DrawCallsStrategySearch playground for DrawCallsStrategy

  • Gets the initializer for the strategy used for collection of draw calls metrics.

    Returns PerfStrategyInitialization

    the initializer for the draw calls strategy

Static FpsStrategySearch playground for FpsStrategy

  • Gets the initializer for the strategy used for collection of fps metrics

    Returns PerfStrategyInitialization

    the initializer for the fps strategy

Static FrameTotalStrategySearch playground for FrameTotalStrategy

  • Gets the initializer for the strategy used for collection of total frame time metrics.

    Returns PerfStrategyInitialization

    the initializer for the total frame time strategy

Static GpuFrameTimeStrategySearch playground for GpuFrameTimeStrategy

  • Gets the initializer for the strategy used for collection of gpu frame time metrics.

    Returns PerfStrategyInitialization

    the initializer for the gpu frame time strategy

Static InterFrameStrategySearch playground for InterFrameStrategy

  • Gets the initializer for the strategy used for collection of inter-frame time metrics.

    Returns PerfStrategyInitialization

    the initializer for the inter-frame time strategy

Static MeshesSelectionStrategySearch playground for MeshesSelectionStrategy

  • Gets the initializer for the strategy used for collection of meshes selection time metrics.

    Returns PerfStrategyInitialization

    the initializer for the meshes selection time strategy

Static ParticlesStrategySearch playground for ParticlesStrategy

  • Gets the initializer for the strategy used for collection of particles time metrics.

    Returns PerfStrategyInitialization

    the initializer for the particles time strategy

Static PhysicsStrategySearch playground for PhysicsStrategy

  • Gets the initializer for the strategy used for collection of physics time metrics.

    Returns PerfStrategyInitialization

    the initializer for the physics time strategy

Static RenderStrategySearch playground for RenderStrategy

  • Gets the initializer for the strategy used for collection of render time metrics.

    Returns PerfStrategyInitialization

    the initializer for the render time strategy

Static RenderTargetsStrategySearch playground for RenderTargetsStrategy

  • Gets the initializer for the strategy used for collection of render targets time metrics.

    Returns PerfStrategyInitialization

    the initializer for the render targets time strategy

Static SpritesStrategySearch playground for SpritesStrategy

  • Gets the initializer for the strategy used for collection of sprites time metrics.

    Returns PerfStrategyInitialization

    the initializer for the sprites time strategy

Static TotalLightsStrategySearch playground for TotalLightsStrategy

  • Gets the initializer for the strategy used for collection of total lights metrics.

    Returns PerfStrategyInitialization

    the initializer for the total lights strategy

Static TotalMaterialsStrategySearch playground for TotalMaterialsStrategy

  • Gets the initializer for the strategy used for collection of total materials metrics.

    Returns PerfStrategyInitialization

    the initializer for the total materials strategy

Static TotalMeshesStrategySearch playground for TotalMeshesStrategy

  • Gets the initializer for the strategy used for collection of total meshes metrics.

    Returns PerfStrategyInitialization

    the initializer for the total meshes strategy

Static TotalTexturesStrategySearch playground for TotalTexturesStrategy

  • Gets the initializer for the strategy used for collection of total textures metrics.

    Returns PerfStrategyInitialization

    the initializer for the total textures strategy

Static TotalVerticesStrategySearch playground for TotalVerticesStrategy

  • Gets the initializer for the strategy used for collection of total vertices metrics.

    Returns PerfStrategyInitialization

    the initializer for the total vertices strategy

Legend

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