minimum_frame_rate#
Bases:
TUIMenu
Enter the menu for minimum frame-rate settings.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
dynamic_adjustment
(service, version, mode, path)Enable/disable dynamic adjustment of quality loss per frame to get to the desired frame rate.
enabled
(service, version, mode, path)Enable/disable minimum frame rate.
fixed_culling_value
(service, version, mode, path)maximum_culling_threshold
(service, version, ...)With minimum frame rate enabled, Fluent will not cull beyond this number of pixels.
minimum_culling_threshold
(service, version, ...)With minimum frame rate enabled, Fluent will cull at least this number of pixels.
target_fps
(service, version, mode, path)Specify the target frames-per-second.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enable/disable dynamic adjustment of quality loss per frame to get to the desired frame rate.
Bases:
TUIMethod
Enable/disable minimum frame rate.
Bases:
TUIMethod
.
Bases:
TUIMethod
With minimum frame rate enabled, Fluent will not cull beyond this number of pixels.
Bases:
TUIMethod
With minimum frame rate enabled, Fluent will cull at least this number of pixels.
Bases:
TUIMethod
Specify the target frames-per-second.