默认资源路径配置管理

Export

Hierarchy

  • AssetsPath

Constructors

Accessors

  • get audiosPath(): string
  • 获取默认音频资源路径

    Returns string

    Static

    Memberof

    AssetsPath

  • get fontsPath(): string
  • 获取默认字体资源路径

    Returns string

    Static

    Memberof

    AssetsPath

  • get modelsPath(): string
  • 获取默认模型资源路径

    Returns string

    Static

    Memberof

    AssetsPath

  • get rootPath(): string
  • 获取默认资源根路径

    Returns string

    Static

    Memberof

    AssetsPath

  • set rootPath(value): void
  • 设置默认资源根路径

    Parameters

    • value: string

    Returns void

    Static

    Memberof

    AssetsPath

  • get texturesPath(): string
  • 获取默认纹理资源路径

    Returns string

    Static

    Memberof

    AssetsPath