Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


device

Gets the device created by o:GraphicsDevice.CreateGraphicsDevice().
Read time 1 minuteLast updated 6 days ago

Definition

public static GraphicsDevice device { get; }

Remarks

If the device hasn't been created this property evaluates to null.