preloadCamera: Difference between revisions
| m (Text replacement - "|Game version=" to "|Game version=  |gr1 = Camera Control |GROUP1=  ") | mNo edit summary | ||
| Line 7: | Line 7: | ||
| |gr1 = Camera Control |GROUP1= | |gr1 = Camera Control |GROUP1= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Line 46: | Line 44: | ||
| [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
| [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 11:17, 26 September 2020
Description
- Description:
- Preload all textures and models around given Position to avoid visual artifacts after camera is moved. Should be used before any abrupt camera change/cut. Returns true once all data is ready. See camPreload for alternative, more flexible camera preloading.
- Groups:
- Camera Control
Syntax
Examples
- Example 1:
- waitUntil {preloadCamera markerPos "cam_location_2"};
Additional Information
- See also:
- camPreloadcamPreloaded
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
