Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
AssetGenerationConfigurationBase
Interface AssetGenerationConfigurationBase
Asset を動的に生成するための設定を表すインターフェース。
interface
AssetGenerationConfigurationBase
{
id
:
string
;
type
:
string
;
}
Hierarchy (
view full
)
AssetConfigurationCommonBase
AssetGenerationConfigurationBase
Index
Properties
id
type
Properties
id
id
:
string
このアセットのIDとして用いる値。 この値はひとつのAssetManagerの中でユニークでなければならない。
type
type
:
string
Assetの種類。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
id
type
Akashic Engine
Loading...
Asset を動的に生成するための設定を表すインターフェース。