Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

RenderTexture.antiAliasing

public var antiAliasing: int;

Description

The antialiasing level for the RenderTexture.

The value is specified as a power of two (0, 1, 2, 4 or 8) indicating the number of multisamples per pixel.