Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


featureLevel

The D3D12 feature level.
Read time 1 minuteLast updated 6 days ago

Definition

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

Remarks

Enter the feature level in the following format:
MajorVersion.MinorVersion
. For example,
12.1
.