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

CanvasRenderer.SetAlphaTexture

Declaration

public void SetAlphaTexture(Texture texture);

Parameters

texture The Texture to be passed.

Description

The Alpha Texture that will be passed to the Shader under the _AlphaTex property.