I want to add alembic track to Timeline by script
![alt text][1]
it's somewhat like this in C#
var newTrack = timeline.CreateTrack(null, "Animation Track ");
but that's Animation track, seems like no alembicTrack type in UnityEngine.Timeline
![alt text][2]
or I missing something?
nb:I am using Maya 2018.3.7f1 and Alembic package v1.0
[1]: /storage/temp/134534-1.png
[2]: /storage/temp/134539-2.png
↧