This version of Unity is unsupported.

RenderTextureDescriptor.useDynamicScale

public bool useDynamicScale;

Description

Set to true to enable dynamic resolution scaling on this render texture. Mutually exclusive with RenderTextureDescriptor.useDynamicScaleExplicit

Additional resources: RenderTexture.useDynamicScale.