modelToWorld: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|MODELTOWORLD]]
[[Category:Scripting Commands|MODELTOWORLD]]
[[Category:Scripting Commands ArmA|MODELTOWORLD]]
[[Category:Scripting Commands ArmA|MODELTOWORLD]]
{{Command|= Comments
____________________________________________________________________________________________


| arma |= Game name


<h2 style="color:#000066">'''''object'' modelToWorld ''modelPos'''''</h2>
|2.92|= Game version
____________________________________________________________________________________________


| Converts position from object model space to world space. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| object '''modelToWorld''' modelPos |= Syntax


'''object:''' [[Object]]
|p1= object: [[Object]] |= Parameter 1


'''modelPos:''' [[Array]]
|p2= modelPos: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Array]] |= Return value
____________________________________________________________________________________________


[[Array]]
|  |= See also


'''Compatibility:'''
}}


Version 2.92 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Converts position from object model space to world space.
<h3 style="display:none">Bottom Section</h3>

Revision as of 00:37, 2 August 2006


-wrong parameter ("Arma") defined!-2.92
Hover & click on the images for description

Description

Description:
Converts position from object model space to world space.
Groups:
Uncategorised

Syntax

Syntax:
object modelToWorld modelPos
Parameters:
object: Object
modelPos: Array
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section