modify_light
Change an existing light's intensity and color in the simulation scene by specifying its prim path.
Instructions
Modify properties of an existing light.
Args: prim_path: The prim path of the light to modify. intensity: New intensity value. color: [r, g, b] new light color (0-1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prim_path | Yes | ||
| intensity | No | ||
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |