Version: 2023.2

RenderTextureDescriptor.useDynamicScaleExplicit

切换到手册
public bool useDynamicScaleExplicit ;

描述

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.