Class GraphicsDeviceSettings
Inherited Members
Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
public static class GraphicsDeviceSettings
Properties
graphicsJobsSyncPoint
Declaration
public static GraphicsJobsSyncPoint graphicsJobsSyncPoint { get; set; }
Property Value
Type | Description |
---|---|
GraphicsJobsSyncPoint |
waitForPresentSyncPoint
Declaration
public static WaitForPresentSyncPoint waitForPresentSyncPoint { get; set; }
Property Value
Type | Description |
---|---|
WaitForPresentSyncPoint |