art.style.compile
Merge style definition, material profile, and resolution into one flat object, producing StyleConstraints for consistent pixel-art asset generation.
Instructions
Compile style constraints for a subject — merges style definition, optional material profile, and resolution into a flat StyleConstraints object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Asset width in pixels | |
| height | No | Asset height in pixels | |
| profile | No | Detail profile level (low/medium/high/hero/boss/tile/item) | medium |
| material | No | Material type (e.g. "stone", "wood", "metal") |