*controlkeyviewmode()
Specifies whether the display listing should be done during control key assisted viewing.
Syntax
*controlkeyviewmode (mode)
Type
hm.cfg Commands
Description
Specifies whether the display listing should be done during control key assisted viewing. When display listing is used, there may be a delay in the operation while the display list is being built, but the operation will have a higher frame rate (faster). Immediate mode results in a faster initial response time, but a lower frame rate (slower).
Inputs
- mode
-
- 0
- Immediate mode
- 1
- Use display listing (default)
Example
*controlkeyviewmode(0)