display
Settings for the display
Attributes
Attribute | Type | Default | Description |
---|---|---|---|
maxFPS | integer | 30 | Maximum number of Frames Per Second the renderer is allowed to produce |
maxTextureSize | integer | 4294967295 | Maximum resolution of loaded textures |
forceRedraw | bool | false | Draw frame without input events |
framePersistence | integer | 90 | When 'Force Redraw' is off, this setting controls the number of frames the renderer will draw before going back to idle |
enableFrustumCulling | bool | true | Toggle frustum culling |
enableTextureStreaming | bool | false | Toggle texture streaming |