LlGroundContour
首页 | 函数 | 事件 | 类型 | 操作符 | 常数 | Flow Control | Script Library | Categorized Library | Tutorials |
函数名 |
---|
Function: vector llGroundContour( vector offset ); |
参数:
vector offset – offset relative to the prim's position and expressed in local coordinates |
返回值:返回一个矢量,它是在 prim 位置以下的地面等高线方向 + 偏移量。等高线是该点上等高线的方向,即海拔高度没有变化的方向。 |
注意事项 |
---|
无 |
示例 |
---|
无 |
相关函数 |
---|
llGround – Gets the ground height
llGroundNormal – Gets the ground normal llGroundSlope – Gets the ground slope |
相关事件 |
---|
无 |