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

CustomRenderTexture.Update

Switch to Manual

Declaration

public void Update(int count);

Parameters

count Number of upate pass to perform. The default value of this count parameter is 1.

Description

Triggers an update of the Custom Render Texture.