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

RTClearFlags.All

Description

Clear all color render targets, the depth buffer, and the stencil buffer. This is equivalent to combining RTClearFlags.Color, RTClearFlags.Depth and RTClearFlags.Stencil.