Console/Flash
From Blue Mars Developer Guidebook
There are security restrictions on this article
|
|
Contents |
Rendering
- sys_flash
- set to 1 to enable Flash rendering, 0 to disable
- defaults to 1
- sys_flash_edgeaa
- set to 1 to enable edge antialiasing, 0 to disable
- defaults to 1
- sys_flash_curve_tess_error
- control curve tesselation - larger values result in coarser curves
- defaults to 1.0
- sys_flash_newstencilclear
Profiling
- sys_flash_info
- set to 1 to profile loaded Flash files, 2 to sort lexicographically
- defaults to 0
- sys_flash_info_peak_tolerance
- tolerance for peaks (in ms) inside the the profiler
- defaults to 5.0
- sys_flash_info_peak_exclude
- comma separated list of flash functions to omit from the peak history
- default=sys_flash_info_histo_scale
- scale of function histogram in the profiler
- defaults to 1.0
Debugging
- sys_flash_log_options
- enable logging of operations on Flash files (can be combined): 1-loading, 2-Actionscript, 3-high level calls
- defaults to 0
- sys_flash_warning_level
- verbosity level of Flash-related warnings: 0 - no warnings, 1 - all warnings, 2- warnings and messages
- defaults to 0
- sys_flash_debug_draw
- enable/disable drawing of Flash files
- ar_flash_nocache
- disable caching of Flash movies
Material
- r_flashtexresolution
- Sets resolution for Flash texture, in pixels
- defaults to 3 (512x512)
- r_flashtexlod
- Enable/disable LOD calculation for Flash textures
- defaults to 0 (disabled)
