Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AssetCollection

Index

Properties

animations

animations: Array<AnimationLoaderInfo> = []

audio

audio: Array<AudioLoaderInfo> = []

images

images: Array<ImageLoaderInfo> = []

json

json: Array<FileLoaderInfo> = []

userContent

userContent: Array<FileLoaderInfo> = []

videos

videos: Array<FileLoaderInfo> = []

Methods

clear

  • clear(): void
  • Remove all assets

    Returns void