Inherits Term2::ProgramOption < Struct < Value < Object
Configures the frame rate for rendering.
# Set to 30 FPS Term2::WithFPS.new(30.0)
Apply this option to a program instance.