Reference
Reference
Technical reference for parameter types, file formats, and limits.
Technical reference for parameter types, file formats, and limits.
What's Included
See Getting Started for:
- UI Layer — Visual parameters (always included)
- Config Layer — Gameplay values (if in dashboard)
Quick Reference
Base Parameter Types
| Type | Input | Example |
|---|---|---|
ImageParameter | File upload | PNG/JPG |
TextParameter | Text field | "Download Now" |
ColorParameter | Color picker | #FF5722 |
NumberParameter | Number input | 100 |
BooleanParameter | Toggle | true / false |
RangeParameter | Slider | 0.5 (min-max) |
CoordinatesParameter | X/Y fields | {x: 0, y: 100} |
SelectParameter | Dropdown | "medium" |
Other References
- Common Parameters — Parameters found in most builds
- File Formats — Image and audio specifications
- Limits & Constraints — Size and character limits