Don't click here unless you want to be banned.

LSL Wiki : llGroundSlope

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawling22.us.archive.org
vector llGroundSlope(vector offset);

Returns the slope of the ground at the object's position + offset.

The slope of the ground is direction the land is 'laying'. It is always orthogonal to llGroundNormal.

Example: A 'cliff' would have a slope of approximately <0, 0, -1> (pointing down).

Compare to llGroundContour and llGroundNormal.


Functions | Simulator
Comments [Hide comments/form]
Attach a comment to this page: