LSL Wiki Mirror : llGroundSlope

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
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
There is no comment on this page. [Display comments/form]