set_color_ramp
Configure a material's Color Ramp node by defining color stops and interpolation method (LINEAR, EASE, etc.) for shader control.
Instructions
设置 Color Ramp:stops=[{position, color}],interpolation: LINEAR/EASE/CONSTANT/B_SPLINE/CARDINAL。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| stops | Yes | ||
| material | Yes | ||
| interpolation | No |