study/first_study/Library/PackageCache/com.unity.shadergraph@3686fafd4720/Documentation~/default-gradient-node.md
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09:00

1.1 KiB

uid
default-gradient-node

Default Gradient node

[!include]

Outputs the gradient specified for your UI elements. For example, if you set the background image of a button to use a vector graphic with a linear gradient from top red to bottom green, the Default Gradient node outputs that gradient for the button.

You can use the Default Gradient node combined with other nodes to create custom effects for the gradient render type. For example, you can multiply the output of this node with a Color node to filter unwanted colors from the gradient.

Ports

Name Direction Type Description
Gradient Output Gradient The gradient specified for the UI element.

Additional resources