Creates a Clip instance from provided data.
This function constructs a new Clip instance using the given data, determining its length either from the data or by calculating it from track keyframes.
The ZComponent instance.
The Animation instance to which the clip will belong.
The data object defining the clip.
A new Clip instance.
Creates a Clip instance from provided data.
This function constructs a new Clip instance using the given data, determining its length either from the data or by calculating it from track keyframes.