DynamicallyScalable
Set this flag to mark this RenderTexture for Dynamic Resolution should the target platform/graphics API support Dynamic Resolution.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
DynamicallyScalable = 1024
Remarks
This flag is mutually exclusive with RenderTextureCreationFlags.DynamicallyScalableExplicit. Refer to ScalableBufferManager for more details.