Difference between revisions of "SIM STAT PHYSICS FPS"
Jump to navigation
Jump to search
(Created page with "{{LSL Constant|name=SIM_STAT_PCT_CHARS_STEPPED |type=integer|value=1 |hvalue |desc |examples |caveats |functions={{LSL DefineRow||llGetSimStats|}} |events |cat1 |cat2 |cat...") |
|||
Line 1: | Line 1: | ||
{{LSL Constant|name= | {{LSL Constant|name=SIM_STAT_PHYSICS_FPS | ||
|type=integer|value=1 | |type=integer|value=1 | ||
|hvalue | |hvalue |
Latest revision as of 10:37, 30 January 2023
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer SIM_STAT_PHYSICS_FPS = 1;The integer constant SIM_STAT_PHYSICS_FPS has the value 1
Caveats
Related Articles
Functions
• | llGetSimStats |