RenderTexture.enableShadingRate

Switch to Manual
public bool enableShadingRate;

Description

Make this render texture usable as a shading rate image.

When enabled, this render texture can be used as a shading rate image. This is only supported on certain platforms and graphics APIs. It's essential to note that Unity currently does not offer complete support for variable rate shading, and the associated property is reserved for future use.

Additional resources: SystemInfo.supportsVariableRateShading.


Did you find this page useful? Please give it a rating: