Click or drag to resize

RendererSettingsIsAutoResolution Property

When true, the renderer fills the available space.

Namespace: Demo3D.Gui
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool IsAutoResolution { get; set; }

Property Value

Boolean
See Also