Skip to content

GFX.MainWindow

Name - Description Default Type
<input>
<output>
Title The title of the window to create. "" String
Width The width of the window to create. In pixels and DPI aware. 1280 Int
Height The height of the window to create. In pixels and DPI aware. 720 Int
Contents The contents of this window. None Shard[ Shard ]
Debug If the device backing the window should be created with debug layers on. false Bool
IgnoreCompilationErrors When enabled, shader or pipeline compilation errors will be ignored and either use fallback rendering or not render at all. false Bool