Search Unity

Changing name of float array curve in timeline

Discussion in 'Timeline' started by jin-archipin, Apr 2, 2020.

  1. jin-archipin

    jin-archipin

    Joined:
    Dec 17, 2019
    Posts:
    35
    upload_2020-4-2_12-58-44.png

    I have dynamic float curves array.
    When it is array, I can't change the name of float curves. The name is "data" as you see.
    Can I change this to specific name like apple, banana or sth?
    I have dictionary of names and values, but I can't make it to curve with dictionary.
     
  2. seant_unity

    seant_unity

    Unity Technologies

    Joined:
    Aug 25, 2015
    Posts:
    1,516
    Unfortunately no, that's the default to display array elements and there is no API to change it.