AudioClipModel: { clip: string; loop: boolean; volume: number }

Type declaration

  • clip: string
  • loop: boolean
  • volume: number

PlayableDirector for the main component to control timelines in Needle Engine.