llRot2Euler
LSLvector llRot2Euler(rotation r)
Returns the Euler representation (roll, pitch, yaw) of Rotation.\ Returns the Euler Angle representation of the Rotation.
Parameters
| Type | Name |
|---|---|
| rotation | r |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llLinkPlaySound(integer linknumber, string sound, float volume, integer flags)
void llLoopSound(string sound, float volume)
float llCloud(vector offset)
void llMapDestination(string simname, vector pos, vector look_at)
float llListStatistics(integer operation, list src)
float llFabs(float f)
void llLookAt(vector target, float strength, float damping)
vector llsRGB2Linear(vector src)