OsDrawTranslationTransform

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 17: Line 17:
 
|description=...
 
|description=...
 
|additional_info=This function was added in 0.9.0.0
 
|additional_info=This function was added in 0.9.0.0
 +
}}

Revision as of 05:13, 7 November 2019

string osDrawTranslationTransform(string drawList, float x, 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.0


Personal tools
General
About This Wiki