OsDrawRotationTransform

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |threat_level=None |function_syntax=string osDrawRotationTransform(string drawList, LSL_Float x) |csharp_syntax=string osDrawRotationTransform(string drawList, LSL_...")

Revision as of 04:22, 25 June 2017

string osDrawRotationTransform(string drawList, LSL_Float x)
C#: string osDrawRotationTransform(string drawList, LSL_Float x)
...
Threat Level None
Permissions No permissions specified
Extra Delay No function delay specified
Example(s)
// Example of osDrawRotationTransform
 
default
{
    state_entry()
    {
        ...
    }
}
Personal tools
General
About This Wiki