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

LSL Wiki : llGroundNormal

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

Returns the normal vector to the ground at the object's position + offset.

The normal vector is orthogonal (perpendicular) to the surface of the ground and is always orthogonal to llGroundSlope.

For example, on a perfectly flat, level area of land, the ground normal would be <0,0,1> (straight up; the z-axis).

Compare to llGroundContour and llGroundSlope.

*this is offset isn't local?! ....data indicates that!;

This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Simulator
There are 2 comments on this page. [Display comments/form]