OsDrawRotationTransform
From OpenSimulator
string osDrawRotationTransform(string drawList, LSL_Float x)
C#: string osDrawRotationTransform(string drawList, LSL_Float x) | |
| ... | |
| Threat Level | No threat level specified |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |
| Example(s) | |
// Example of osDrawRotationTransform default { state_entry() { ... } } | |