Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RenderTextureCreationFlags.DynamicallyScalable

Description

Set this flag to mark this RenderTexture for Dynamic Resolution should the target platform/graphics API support Dynamic Resolution.

This flag is mutually exclusive with RenderTextureCreationFlags.DynamicallyScalableExplicit. Refer to ScalabeBufferManager for more details.