SET PROFILER STATE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
Created page with "{{Command|syntax=SET_PROFILER_STATE <state> |description=:Set the current profiler state, on or off. |param1=<state>|param1_desc=Current profiler state, 0=off, 1=on }} ===Ex..."
 
No edit summary
 
Line 2: Line 2:
|description=:Set the current profiler state, on or off.
|description=:Set the current profiler state, on or off.


|param1=<state>|param1_desc=Current profiler state, 0=off, 1=on
|param1=<state>|param1_desc=Current profiler state, 0=off, 1=plane, 2=rotary, 3=silhouette, 4=cylinder
}}
}}


Line 8: Line 8:
:SET_PROFILER_STATE 1
:SET_PROFILER_STATE 1


This will switch the profiler on.
This will switch the profiler on (plane).
[[Category:Profiler]]
[[Category:Profiler]]

Latest revision as of 18:50, 22 April 2022

Command

SET_PROFILER_STATE <state>


Set the current profiler state, on or off.

Parameters

<state>
Current profiler state, 0=off, 1=plane, 2=rotary, 3=silhouette, 4=cylinder

Example

SET_PROFILER_STATE 1

This will switch the profiler on (plane).