Akashic Engine
    Preparing search index...

    Interface AssetGenerationConfigurationBase

    Asset を動的に生成するための設定を表すインターフェース。

    interface AssetGenerationConfigurationBase {
        id: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

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

    type: string

    Assetの種類。