| Parameter | Description |
|---|---|
| shapes | The shapes to set the surface material on. |
| surfaceMaterials | The surface materials to set, one entry per shape. |
Set the SurfaceMaterial on a batch of shapes. The shapes and surfaceMaterials spans must be the same length; shapes[n] receives surfaceMaterials[n].
| Parameter | Description |
|---|---|
| shapes | The shapes to set the surface material on. |
| surfaceMaterial | The surface material to set on every shape. |
Set the same SurfaceMaterial on a batch of shapes.