Difference between revisions of "diag captureFrame"

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added page)
 
(displaytitle)
Line 1: Line 1:
 +
{{DISPLAYTITLE:diag_captureFrame}}
 
{{Command|= Comments
 
{{Command|= Comments
 
____________________________________________________________________________________________
 
____________________________________________________________________________________________
Line 21: Line 22:
 
____________________________________________________________________________________________
 
____________________________________________________________________________________________
  
| [[Performance Profiling]], [[diag_captureSlowFrame]], [[diag_logsLowFrame]] |= See also
+
| [[Performance Profiling]], [[diag_captureSlowFrame]], [[diag_logSlowFrame]] |= See also
  
 
}}
 
}}

Revision as of 03:45, 17 November 2012


Hover & click on the images for description

Description

Description:
Capture the single frame, following after the number of frames given as parameter.
Note: Only available in specific builds. See Performance Profiling for details.
Groups:
Uncategorised

Syntax

Syntax:
diag_captureFrame frame
Parameters:
frame: Number - next n-th frame to be captured
Return Value:
Nothing

Examples

Example 1:
diag_captureFrame 4711

Additional Information

See also:
Performance Profilingdiag_captureSlowFramediag_logSlowFrame

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