map_create_checker
Creates a two-color checker map to test UV mapping. Choose both colors to make distortion and stretching visible on your model.
Instructions
创建一个棋盘格贴图(Checker),可选两个颜色。常用于测试 UV。 [English] Create a Checker map with two optional colours. Useful for testing UVs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color1 | No | 颜色 1 [0-255],也可传 "#RRGGBB"。 | Colour 1 [0-255], or a "#RRGGBB" string. | |
| color2 | No | 颜色 2 [0-255],也可传 "#RRGGBB"。 | Colour 2 [0-255], or a "#RRGGBB" string. |