LlGroundSlope
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Contents |
Description
Function: vector llGroundSlope( vector offset );| 221 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Returns a vector that is the ground slope below the object position + offset
| • vector | offset |
The requested position needs to be in the same sim.
See Also
Functions
| • | llGround | – | Gets the ground height | |
| • | llGroundContour | – | Gets the ground contour | |
| • | llGroundNormal | – | Gets the ground normal |

