Source
This page was generated with Wiki Builder. Do not change the format!
Info
These Art Elements are meant to represent one-off visual effects overlaid on the map. Currently, we do not have a pipeline to import the assets for these overlays, so this info exists as a placeholder for when such a pipeline exists (if it ever will)
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
position | DestinyPositionDefinition:Definition | The position on the map of the art element. |
Example
{
// Type: DestinyPositionDefinition:Definition
"position": {}
}