armorpaint_clear_layer
Clear a paint layer by replacing its pixels with a uniform color and packed PBR values for metallic, occlusion, and roughness. Use to reset layer content.
Instructions
Replace a paint layer's pixels with uniform color and packed PBR values. RGBA components range from zero to one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| layer_id | Yes | ||
| metallic | No | ||
| occlusion | No | ||
| roughness | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||