Env particle performance monitor: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{base point|env_particle_performance_monitor}} | ||
{{ | |||
== Entity description == | |||
An entity for turning on and off measuring and display of particle throughput. | |||
== Keyvalues == | |||
{{KV Targetname}} | |||
== Inputs == | |||
{{IO|TurnOnDisplay|Turn on display of particle simulation benchmark}} | |||
{{IO|TurnOffDisplay|Turn off display of particle simulation benchmark}} | |||
{{IO|StartMeasuring|Start measuring particle simulation speed}} | |||
{{IO|StopMeasuring|Stop measuring particle simulation speed}} | |||
{{I Targetname}} | |||
== Outputs == | |||
{{O Targetname}} |
Revision as of 01:32, 17 June 2011
Entity description
An entity 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