worldToModel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(wrong topic - moved content to modelToWorld command)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| object '''worldToModel''' worldPos |= Syntax
| [[Position]] <nowiki>=</nowiki>  [[Object]] '''worldToModel''' [[Position]]|= Syntax


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


|p2= worldPos: [[Array]] |= Parameter 2
|p2= [[Array]] |= Parameter 2


| [[Array]] |= Return value
| [[Position]]: [[Array]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 04:17, 1 September 2007

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

Description

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

Syntax

Syntax:
Position = Object worldToModel Position
Parameters:
Object
Array
Return Value:
Position: 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