Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
DynamicBinaryAssetConfigurationBase
Interface DynamicBinaryAssetConfigurationBase
BinaryAssetの設定。
interface
DynamicBinaryAssetConfigurationBase
{
id
:
string
;
type
:
"binary"
;
uri
:
string
;
}
Hierarchy
Omit
<
DynamicAssetConfigurationBase
,
"type"
>
Omit
<
BinaryAssetConfigurationBase
,
UnneededKeysForDynamicAsset
>
DynamicBinaryAssetConfigurationBase
Index
Properties
id
type
uri
Properties
id
id
:
string
このアセットのIDとして用いる値。 この値はひとつのAssetManagerの中でユニークでなければならない。
type
type
:
"binary"
Assetの種類。
uri
uri
:
string
Assetを表すファイルのURI。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
id
type
uri
Akashic Engine
Loading...
BinaryAssetの設定。