worldToModel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(requires AGL position)
mNo edit summary
Line 14: Line 14:
|p1= objectName: [[Object]] |= Parameter 1
|p1= objectName: [[Object]] |= Parameter 1


|p2= worldPos: [[PositionAGL]] |= Parameter 2
|p2= worldPos: [[Array]] - format [[PositionAGL]] |= Parameter 2


| [[Array]] |= Return value
| [[Array]] |= Return value

Revision as of 23:46, 26 February 2009

-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:
Array = objectName worldToModel worldPos
Parameters:
objectName: Object
worldPos: Array - format PositionAGL
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
modelToWorld

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