Assign To Layer
assign_to_layerAssign a Cinema 4D object, tag, or material to a specified layer. Pass null to remove the layer assignment.
Instructions
Place a target (object / tag / material) on a named layer. Pass layer:null to clear the assignment. The layer must exist — call create_layer first if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | Yes | Layer name, or null to clear. | |
| target | Yes | Entity to assign. |