modelToWorldVisualWorld: Difference between revisions
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 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Converts position from object model space to world space in render time. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| obj '''modelToWorldVisualWorld''' modelPos |= Syntax | | obj '''modelToWorldVisualWorld''' modelPos |= Syntax |
Revision as of 16:10, 16 May 2017
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]]