Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAlphaKeys(Span<GradientAlphaKey>)

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

Definition

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

Parameters