map_create_falloff
Create a Falloff map for Fresnel edge effects, optionally specifying two colors to control the gradient between edge and center reflections.
Instructions
创建一个衰减贴图(Falloff),常用于 Fresnel 边缘效果,可选两个颜色。 [English] Create a Falloff map, commonly used for Fresnel edge effects, with two 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. |