Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


vendorName

Vendor name of the GPU hardware used in the Android device.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public string vendorName

Remarks

Filter based on name of the GPU vendor. For example, Qualcomm, ARM.
Note: This property only accepts a valid regular expression.