Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


processorCount

The number of CPUs on the device.
Read time 1 minuteLast updated 5 days ago

Definition

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

Remarks

Enter the number of CPUs as an integer. For example,
8
.