octane_create_material
Create or update an Octane material with PBR parameters and optional texture maps for shading and realism.
Instructions
Queue a material creation/update command with optional PBR fields.
Any non-default PBR field is forwarded to the bridge. Octane pins that are unavailable on the current build are acknowledged with a warning by the Lua handler rather than crashing the command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ior | No | ||
| kind | No | glossy | |
| name | Yes | ||
| color | No | ||
| opacity | No | ||
| emission | No | ||
| metallic | No | ||
| clearcoat | No | ||
| roughness | No | ||
| anisotropy | No | ||
| normal_path | No | ||
| texture_path | No | ||
| transmission | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |