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