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

Gradient Constructor

Declaration

public Gradient();

Description

Create a new Gradient object.

The Gradient's keys can be manipulated using its SetKeys function.