Firstborn/Library/PackageCache/com.unity.shadergraph@12.1.11/Documentation~/Is-Front-Face-Node.md
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00

589 B

Is Front Face Node

Description

Returns true if currently rendering a front face and false if rendering a back face. This value is always true unless the Master Node's Two Sided value is set to true in the Material Options. This is useful for Branching.

NOTE: This Node can only be used in the Fragment Shader Stage.

Ports

Name Direction Type Binding Description
Out Output Boolean None Output value