OsDrawTranslationTransform
From OpenSimulator
string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float y)
C#: string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float y) | |
... | |
Threat Level | This function does not do a threat level check |
Permissions | Use of this function is always allowed by default |
Extra Delay | 0 seconds |
Example(s) | |
// Example of osDrawTranslationTransform default { state_entry() { ... } } | |
Notes | |
This function was added in 0.9.0-post-fixes |