Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

RenderTexture.antiAliasing

var antiAliasing: int;
int antiAliasing;
antiAliasing as 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.