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

1.1 KiB

uid
default-solid-node

Default Solid node

[!include]

Outputs the solid color specified for your UI elements, such as the background color of a button. For example, if you set the background color of a button to yellow, the Default Solid node outputs yellow for that button.

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

Ports

Name Direction Type Description
Solid Output Color The solid color specified for the UI element.

Additional resources