worldToModel: 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|WORLDTOMODEL]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|WORLDTOMODEL]]
____________________________________________________________________________________________


| arma |= Game name


|2.92|= Game version
____________________________________________________________________________________________


<h2 style="color:#000066">'''''object'' worldToModel ''worldPos'''''</h2>
| Converts position from world space to object model space. |= Description
____________________________________________________________________________________________


| object '''worldToModel''' worldPos |= Syntax


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


'''object:''' [[Object]]
|p2= worldPos: [[Array]] |= Parameter 2


'''worldPos:''' [[Array]]
| [[Array]] |= Return value
____________________________________________________________________________________________


'''Type of returned value:'''
|  |= See also


[[Array]]
}}


'''Compatibility:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Version 2.92 required.
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|WORLDTOMODEL]]
Converts position from world space to object model space.
[[Category:Scripting Commands ArmA|WORLDTOMODEL]]

Revision as of 23:05, 1 August 2006

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

Description

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

Syntax

Syntax:
object worldToModel worldPos
Parameters:
object: Object
worldPos: 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