Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAssetOptions

AssetLibrary 配置。

Hierarchy

  • IAssetOptions

Index

Properties

libraryPath

libraryPath: string

导入 Library 的资源根目录(相对于构建目录)

Optional md5AssetsMap

md5AssetsMap: undefined | object

资源及其 md5 前缀关系

Optional packedAssets

packedAssets: undefined | object

合并后的资源合集列表

rawAssets

rawAssets: object

RawAssets 列表,从 Settings 中获取

rawAssetsBase

rawAssetsBase: string

RawAssets 类资源的根目录前缀(相对于构建目录), 这个路径尾部和 "assets" 拼接后就是完整路径

Optional subPackages

subPackages: []

子包列表

Generated using TypeDoc