ap_material_list
List material names from the saved project snapshot, excluding materials created after the last save. Use the active material tool for the material currently being worked on.
Instructions
List material names. DEGRADED — read the caveat before trusting it: this reads project_t.material_nodes, which is a SNAPSHOT written only at save and load. It is null in a project that has never been saved, and it misses materials created during this session. There is no live material enumeration binding. For the material you are actually working on, use ap_material_get_active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||