LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

RenderTextureDescriptor.useMipMap

public bool useMipMap;

Description

Render texture has mipmaps when this flag is set.

See RenderTexture.useMipMap.