modelToWorld: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 3: Line 3:




<h2 style="color:#000066">''object'' ''' modelToWorld''' ''modelPos''</h2>
<h2 style="color:#000066">'...'object'' modelToWorld ''modelPos'''''</h2>




'''Operand types:'''
'''Operand types:'''


object: [[Object]]
'''object:''' [[Object]]
modelPos: [[Array]]
'''modelPos:''' [[Array]]


'''Type of returned value:'''
'''Type of returned value:'''

Revision as of 22:53, 1 July 2006


'...'object modelToWorld modelPos


Operand types:

object: Object modelPos: Array

Type of returned value:

Array

Compatibility:

Version 2.92 required.

Description:

Converts position from object model space to world space.