Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


supportsVariableRateShading

Does the device supports variable rate shading? (Read Only)
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static bool supportsVariableRateShading { get; }

Remarks

Returns
true
if the graphics card supports variable rate shading,
false
if not.