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

RenderTexture.bindTextureMS

Switch to Manual
public bool bindTextureMS;

Description

If true and antiAliasing is greater than 1, the render texture will not be resolved by default. Use this if the render texture needs to be bound as a multisampled texture in a shader.