I created a track and its clip, behavior, mixer.
In the PlayableBehavior ProcessFrame, I tried playable.settime(), but it doesn’t work.
When playing the timeline, I want to set the time of a clip in the ProcessFrame of a clip’s Behavior.
I created a track and its clip, behavior, mixer.
In the PlayableBehavior ProcessFrame, I tried playable.settime(), but it doesn’t work.
When playing the timeline, I want to set the time of a clip in the ProcessFrame of a clip’s Behavior.
I want to do the same thing, anyone know how to do this?