| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Graphics.CreateAsyncGraphicsFence.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| stage | Which SynchronisationStage to insert the fence after. |
GraphicsFence Returns a new GraphicsFence.
Shortcut for calling Graphics.CreateGraphicsFence with GraphicsFenceType.AsyncQueueSynchronisation as the first parameter.
Additional resources: GraphicsFence, Graphics.WaitOnAsyncGraphicsFence, CommandBuffer.WaitOnAsyncGraphicsFence.
| Web Proxy Viewer | New URL | Original Page |