Options
All
  • Public
  • Public/Protected
  • All
Menu

this Interface is used for creating new Resources and mark loaded

param

string should be unique for every Loader, used to get a resource from the loader

param

string is path or url for the resource file. FILE EXTENSION SHOULD SUPPORTED BY THE LOADER.

param

boolean refers for the loading state. Once loaded (true) resource can be got

param

string refers to Loader purposes (can be audio|model|font| or any custom)

Hierarchy

  • ResourceRaw

Index

Properties

Properties

Optional loaded

loaded: boolean

name

name: string

type

type: string

url

url: string | Array<string>

Legend

  • Namespace
  • Object literal
  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc