List Layers
list_layersEnumerate all layers in the active Cinema 4D document, returning each layer's name, color, and flag states (solo, view, render, etc.) for quick scene inspection and troubleshooting.
Instructions
Enumerate every LayerObject in the active document. Each entry returns the layer's name, optional color [r,g,b], and its flag dict (solo / view / render / manager / locked / generators / deformers / expressions / animation / xref).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||