Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Asset

Hierarchy

  • Asset

Index

Properties

__packager_asset?: boolean
hash: string

Hash of the asset.

height: number

Height of the asset.

httpServerLocation?: string

Location of the asset in the local assets directory.

id: number

ID of the asset.

name: string

Name of the asset.

scales: number[]

Scales that the asset is available in. For example: [1, 2] means that the asset is available in 1x and 2x sizes.

type: string

File extension of the asset.

width: number

Width of the asset.

Generated using TypeDoc