Interface DynamicVectorImageAssetConfigurationBase

VectorImageAssetの設定。

Hierarchy

Properties

Properties

height: number

高さ。

ヒント。

id: string

このアセットのIDとして用いる値。 この値はひとつのAssetManagerの中でユニークでなければならない。

type: "vector-image"

Assetの種類。

uri: string

Assetを表すファイルのURI。

width: number

幅。

Generated using TypeDoc