configureGlassLayer
Configure glass material properties in 3D scenes by setting tint color, index of refraction, roughness, and thickness parameters for realistic glass rendering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | Scene ID | |
| materialId | Yes | Material ID | |
| layerId | Yes | Layer ID | |
| tint | No | Glass tint color (hex, rgb, or rgba) | |
| ior | No | Index of refraction | |
| roughness | No | Glass roughness | |
| thickness | No | Glass thickness |