Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateGPUFence(SynchronisationStage)

This functionality is deprecated, and should no longer be used. Please use Graphics.CreateGraphicsFence.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Removed. CreateGPUFence has been deprecated. Use CreateGraphicsFence instead
public static GPUFence CreateGPUFence(SynchronisationStage stage)

Parameters

Returns

Type

Description

GPUFence