supportsPerImageTile
Returns true if image-based fragment shading rates are supported by the current graphics card for variable rate shading. Additional Resources: SystemInfo.supportsVariableRateShading, ShadingRateImage, CommandBuffer.SetShadingRateImage.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public static bool supportsPerImageTile { get; }