Creates a track from the provided data.
This function processes the given track data and creates an appropriate track instance based on the track type.
The ZComponent instance.
The Animation instance to which the track will belong.
The data object defining the track.
A Track instance if successful, or undefined if the track cannot be created.
Creates a track from the provided data.
This function processes the given track data and creates an appropriate track instance based on the track type.