“LlGroundNormal”的版本间的差异

来自人工智能助力教育知识百科
跳转至: 导航搜索
Ty讨论 | 贡献
(创建页面,内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}} {{函数详情 |函数名 = Function: vector llGroundNormal( vector offset ); |参数= 参数:…”)
(没有差异)

2020年8月20日 (四) 09:48的版本

Template:Needs Translation/


函数名
Function: vector llGroundNormal( vector offset );
参数:
vector	offset	–	offset relative to the prim's position and expressed in local coordinates
返回值:

返回一个向量,该向量是当前位置偏移后的地面法线。

注意事项
示例
相关函数
llGround – Gets the ground height

llGroundContour – Gets the ground contour llGroundSlope – Gets the ground slope

相关事件