Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
0.8.3:viewport [2022/04/06 19:29] – [UseFixedFrameRate] admin0.8.3:viewport [2022/04/06 19:29] (current) – [UseFixedFrameRate] admin
Line 84: Line 84:
 ==== UseFixedFrameRate ==== ==== UseFixedFrameRate ====
  
-The viewport is able to render a scene on event feedback if visual component change or by a fixed framerate interval.+The viewport is able to render a scene on event feedback (when visual components changeor by a fixed framerate interval.
 If UseFixedFrameRate is set to true, the rendering pipeline tries to render the scene with the configured FixedFrameRate value. If UseFixedFrameRate is set to true, the rendering pipeline tries to render the scene with the configured FixedFrameRate value.
 By default this value is set to 60. By default this value is set to 60.