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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix A. <strong>Linden</strong> Library FunctionsSets the internal timer to zero.A.163. llRezObjectllRezObject(string inventory, vector pos, vector vel, rotation rot, integer param);Creates object’s inventory object at position pos with velocity vel and rotation rot. The param valuewill be available to the newly created object in the on_rez event or through the llGetStartParameter libraryfunction. The vel parameter is ignored if the rezzed object is not physical.A.164. llRot2Anglefloat llRot2Angle(rotation rot);Returns the rotation angle represented by rot.A.165. llRot2Axisvector llRot2Axis(rotation rot);Returns the rotation axis represented by rot.A.166. llRot2Eulervector llRot2Euler(rotation rot);Returns the Euler Angle representation of rot.A.167. llRot2Fwdvector llRot2Fwd(rotation rot);69

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

Saved successfully!

Ooh no, something went wrong!