Image

The image field is used to allow uploading of images for engine components.

{
    "name": "avatar",
    "type": "image",
    "label": "Avatar",
}

name represents the key in which this field targets for parsing and substitution into the variables

type represents the field type. This dictates how the field is rendered

label represents the text title when rendered via the UI.