Env particle performance monitor: Difference between revisions
Jump to navigation
Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
m (→Inputs: Substituted IO templates) |
||
Line 6: | Line 6: | ||
==Inputs== | ==Inputs== | ||
{{ | {{I|TurnOnDisplay|Turn on display of particle simulation benchmark.}} | ||
{{ | {{I|TurnOffDisplay|Turn off display of particle simulation benchmark.}} | ||
{{ | {{I|StartMeasuring|Start measuring particle simulation speed.}} | ||
{{ | {{I|StopMeasuring|Stop measuring particle simulation speed.}} |
Latest revision as of 10:52, 21 April 2025
![]() |
---|
CParticlePerformanceMonitor |
![]() |
env_particle_performance_monitor
is a point entity available in all Source games. It is used for turning on and off measuring and display of particle throughput.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- TurnOnDisplay
- Turn on display of particle simulation benchmark.
- TurnOffDisplay
- Turn off display of particle simulation benchmark.
- StartMeasuring
- Start measuring particle simulation speed.
- StopMeasuring
- Stop measuring particle simulation speed.