GraphicsSettings

GraphicsSettings

class

Engine graphics quality settings

Functions

GraphicsSettings.set_scalability_preset(preset_index)

Apply a scalability quality preset

preset_index integer Quality level from 0 (low) to 3 (epic)
Standard members (4)

Generated for every class of this kind by the game's codegen, not written for GraphicsSettings.

GraphicsSettings.cast(object) Trying to cast Object into GraphicsSettings
GraphicsSettings.get_class() Return GraphicsSettings class object
GraphicsSettings.new(parent, name) Creates a new GraphicsSettings instance
GraphicsSettings.new_simple() Creates a new GraphicsSettings instance
Inherited from Instance (1)
Inherited from Object (3)