ParaMusicPlayer.musicClips

public List musicClips;

Description

The music list stored in the component. The list type can be either local AudioClip or network music. You can preset music in the list when you create a scene, or you can add new music and delete existing music through APIs at runtime.