11.07.2015 Views

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

Linden Scripting Language Guide - Engineering Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A. <strong>Linden</strong> Library FunctionsIf add == TRUE, users that do no have object modify permissions can still drop inventory items onto object.A.6. llAngleBetweenfloat llAngleBetween(rotation a, rotation b);Returns the angle in radians between rotations a and b.A.7. llApplyImpulsellApplyImpulse(vector force, integer local);Applies the impulse in local coordinates if local == TRUE. Otherwise the impulse is applied in globalcoordinates. This function only works on physical objects.A.8. llApplyRotationalImpulsellApplyRotationalImpulse(vector force, integer local);Applies a rotational impulse force in local coordinates if local == TRUE. Otherwise the impulse is appliedin global coordinates. This function only works on physical objects.A.9. llAsinfloat llAsin(float val);Returns the arcsine in radians of val.A.10. llAtan2float llAtan2(float y, float x);36

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!