Show / Hide Table of Contents

Enum GraphicsJobsSyncPoint

Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
public enum GraphicsJobsSyncPoint

Fields

Name Description
AfterScriptLateUpdate
AfterScriptUpdate
EndOfFrame
WaitForPresent

Extension Methods

MustExtensions.MustBeEqual<GraphicsJobsSyncPoint>(GraphicsJobsSyncPoint)
MustExtensions.MustBeEqual<GraphicsJobsSyncPoint>(GraphicsJobsSyncPoint, String)
MustExtensions.MustNotBeEqual<GraphicsJobsSyncPoint>(GraphicsJobsSyncPoint)
MustExtensions.MustNotBeEqual<GraphicsJobsSyncPoint>(GraphicsJobsSyncPoint, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX