OsDrawResetTransform
From OpenSimulator
string osDrawResetTransform(string drawList)
C#: string osDrawResetTransform(string drawList) | |
| ... | |
| Threat Level | None |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |
| Example(s) | |
// Example of osDrawResetTransform default { state_entry() { ... } } | |