set_light_properties
Update a USD light prim's attributes by specifying its path and property name-value pairs in Houdini.
Instructions
Set properties on a USD light prim via an inline Python LOP.
Args: node_path: LOP node path to connect after. prim_path: USD light prim path. properties: Property name-value pairs to set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| prim_path | Yes | ||
| properties | Yes |