Class TinyRenderingSettings
Namespace: Unity.Tiny.Rendering.Settings
Syntax
public class TinyRenderingSettings : IBuildComponent
Fields
AutoResizeFrame
Declaration
public bool AutoResizeFrame
Field Value
Type | Description |
---|---|
Boolean |
DisableVsync
Declaration
public bool DisableVsync
Field Value
Type | Description |
---|---|
Boolean |
ResolutionX
Declaration
public int ResolutionX
Field Value
Type | Description |
---|---|
Int32 |
ResolutionY
Declaration
public int ResolutionY
Field Value
Type | Description |
---|---|
Int32 |