map_create_gradient
Create a Gradient map in 3ds Max by specifying up to three colors, using RGB values or hex codes to define the gradient transitions for material shading.
Instructions
创建一个渐变贴图(Gradient),可选三个颜色。 [English] Create a Gradient map with three optional colours.
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. | |
| color3 | No | 颜色 3 [0-255],也可传 "#RRGGBB"。 | Colour 3 [0-255], or a "#RRGGBB" string. |