Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


device

Gets the device created by GraphicsDevice.CreateGraphicsDevice. If the device hasn't been created this property evaluates to null.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AMD
  • Assembly: UnityEngine.AMDModule
public static GraphicsDevice device { get; }