Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetColorKeys(Span<GradientColorKey>)

Get all the color keys assigned to the gradient.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public void GetColorKeys(Span<GradientColorKey> keys)

Parameters