Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool useDynamicScaleExplicit { get; set; }