This version of Unity is unsupported.

RenderTextureDescriptor.useDynamicScaleExplicit

public bool useDynamicScaleExplicit;

Description

Set to true to enable dynamic resolution scaling on this render texture and control when this scaling happens. Mutually exclusive with RenderTextureDescriptor.useDynamicScale

Additional resources: RenderTexture.useDynamicScaleExplicit.