Aseprite Load
Loads an .ase or .aseprite document from disk.
intermediate
Since P00
Output Ports
Aseprite
Aseprite output from Aseprite Load.
Frame Count
Total frame count.
Layer Count
Layer Count output from Aseprite Load.
Summary
Summary output from Aseprite Load.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Path | FilePath | Empty | Controls the path setting for Aseprite Load. |
Overview
Loads an .ase or .aseprite document from disk.
Inputs and Outputs
Output Ports
- Aseprite
AsepriteFile: Aseprite output from Aseprite Load. - Frame Count
Int: Total frame count. - Layer Count
Int: Layer Count output from Aseprite Load. - Summary
Text: Summary output from Aseprite Load.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Path | FilePath | Empty | Controls the path setting for Aseprite Load. |
When to Use
Use Aseprite Load when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.
Notes
Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.