modelToWorldVisualWorld: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3dev|= Game |1.70|= Game Version |arg= |= Multiplayer Arguments...")
 
(typo)
Line 6: Line 6:
|eff=  |= Multiplayer Effects
|eff=  |= Multiplayer Effects
____________________________________________________________________________________________
____________________________________________________________________________________________
| onverts position from object model space to world space in render time. |= Description
| Converts position from object model space to world space in render time. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________
| obj '''modelToWorldVisualWorld''' modelPos |= Syntax
| obj '''modelToWorldVisualWorld''' modelPos |= Syntax

Revision as of 17:10, 16 May 2017

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.70|1.70]]
Hover & click on the images for description

Description

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

Syntax

Syntax:
obj modelToWorldVisualWorld modelPos
Parameters:
obj: Object -
modelPos: Array -
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
modelToWorldWorld

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

[[Category:Introduced with arma3dev version 1.70]][[ Category: arma3dev: New Scripting Commands | MODELTOWORLDVISUALWORLD]][[ Category: arma3dev: Scripting Commands | MODELTOWORLDVISUALWORLD]]

Bottom Section