maxon.AssetMetaDataInterface.KIND.DERIVED
|
The meta data is derived from the asset and other meta data. |
maxon.AssetMetaDataInterface.KIND.IGNORE_READ_ONLY
|
|
maxon.AssetMetaDataInterface.KIND.MASK
|
|
maxon.AssetMetaDataInterface.KIND.NONE
|
No flag set. |
maxon.AssetMetaDataInterface.KIND.PERSISTENT
|
The meta data is persistent. |
maxon.AssetMetaDataInterface.KIND.READ_ONLY
|
The meta data is read-only, for example the maxon.AssetTimeStamp . |
maxon.AssetMetaDataInterface.KIND.SAVEASBINARY
|
|
maxon.AssetMetaDataInterface.KIND.STORAGELOCATION_DB
|
|
maxon.AssetMetaDataInterface.KIND.STORAGELOCATION_DERIVED
|
|
maxon.AssetMetaDataInterface.KIND.STORAGELOCATION_MASK
|
|
maxon.AssetMetaDataInterface.KIND.STORAGELOCATION_USER
|
|
maxon.AssetMetaDataInterface.KIND.USER
|
The meta data should be stored in user folder. |
maxon.AssetMetaDataInterface.KIND.VERSION
|
The meta data is tied to the version so that it isn’t copied to a new version, for example the maxon.AssetVersionTag . |