llGetStaticPath
list llGetStaticPath(vector Start, vector End, float Radius, list Parameters)Parameters
-
Start(vector) - Starting position.
-
End(vector) - Ending position.
-
Radius(float) - Radius of the character that the path is for, between 0.125m and 5.0m.
-
Parameters(list) - Currently only accepts the parameter CHARACTER_TYPE; the options are identical to those used for llCreateCharacter. The default value is CHARACTER_TYPE_NONE.
Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related functions can be linked here