configureImageLayer
Apply image textures to 3D materials in Spline scenes by setting image URLs, adjusting tiling, offset, and rotation parameters for visual customization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | Scene ID | |
| materialId | Yes | Material ID | |
| layerId | Yes | Layer ID | |
| imageUrl | Yes | URL to image | |
| tiling | No | Image tiling | |
| offset | No | Image offset | |
| rotation | No | Rotation in degrees |