Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WebGPUDeviceType

The type of WebGPU device.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public enum WebGPUDeviceType

Remarks

Specifies the type of WebGPU device.

Fields

Value

Description

DesktopThe device is a desktop GPU.
DoNotCareThe device type doesn't affect the filter.
MobileThe device is a mobile GPU.