查看“LlGetSimStats”的源代码
←
LlGetSimStats
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}} {{函数详情 |函数名 = Function: float llGetSimStats( integer stat_type ); |参数= 参数:integer stat_type – SIM_STAT_* flag |返回值= 返回值:返回一个浮点数,该浮点数是所请求的统计量。 |注意事项=无(表格参见附录) |示例= 示例1 <pre> default { touch_start(integer num_detected) { float pct_chars_stepped = llGetSimStats(SIM_STAT_PCT_CHARS_STEPPED); llSay(0, "The percentage of pathfinding characters updated each frame was " + (string)pct_chars_stepped + "averaged over the last minute. The " + "value corresponds to the 'Characters Updated' stat in the " + "viewer's Statistics Bar. "); } } </pre> |相关函数= [[llAbs]] – integer version of llFabs |相关事件= }} 附录:(表格) {| class="wikitable" border="1" |- ! Name ! ! Possible Return ! Description |- | [[SIM_STAT_PCT_CHARS_STEPPED]] | 0 | [0.0, 100.0] | 寻路字符的百分比更新了每个帧,平均在最后一分钟。该值对应于查看器统计栏中的“字符更新”数据。 |}
该页面使用的模板:
模板:LSL Header
(
查看源代码
)
模板:LSLC
(
查看源代码
)
模板:LSLGC
(
查看源代码
)
模板:Multi-lang
(
查看源代码
)
模板:函数详情
(
查看源代码
)
返回至
LlGetSimStats
。
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
网站首页
知识百科
编辑帮助
最近更改
工具
链入页面
相关更改
特殊页面
页面信息