Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


supportsPerDrawCall

Returns true if variable fragment shading rates per draw call are supported by the current graphics card for variable rate shading. Note that this feature is not currently supported in Unity. Additional Resources: SystemInfo.supportsVariableRateShading.
Read time 1 minuteLast updated 12 days ago

Definition

public static bool supportsPerDrawCall { get; }