LlGroundNormal

来自人工智能助力教育知识百科
跳转至: 导航搜索

Template:Needs Translation/


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

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

注意事项
示例
相关函数
llGround – 得到地面高度

llGroundContour – 得到了地面的轮廓

llGroundSlope – 得到地面斜率 无

相关事件