âī¸Artifact Manifest
Last updated
Last updated
NB: Artifact Manifest format is introduced in Release 5 and updated in Release 6 in a backward compatible way.. Documentation below is intended for the developers who participate in Early Adopters programme.
This document presents both manifest formats.
The Artifact Manifest is embedded in the Module Manifest in the following way:
Parameter | Usage, format, examples |
---|---|
Parameter | Usage, format, examples |
---|---|
Used in Module Configuration. Supports Java notation.
Identifier internal to Morpheus platform.
If set, data
is ignored, and the selected core artifact is used (e.g., Microphone).
See also data
.
Versioned link to Geometry Data which is uploaded via Admin Portal for Creators.
Not used, if prefabId
is set in the values different from blank.placeable
and blank.grabbable
.
In case the prefabId
is set to one of the blank
, the data is used as 3D model of the Artifact, and placeable
/grabbable
defines how this artifact can be moved once spawn.
See Decorator Module for details.
Used in Module Configuration instead of id
. Should be [0-9a-z\-_]
Supported individual meta per each Manifest
bundle
Structure used instead of data
, explicitly stating address and version of the Unity Package
channel
Every spawned copy of this Artifact will be placed in this channel. Channels are part of the Behavior Framework.