Nodes > Inputs > Shader > Is Front Facing
Returns 1 if the surface is front facing, 0 if back facing. Useful when the material has "Two Sided" enabled.
Outputs
Name | Type | Description |
---|---|---|
Front Facing | float | 1 if front facing, 0 if back facing |
Was this page helpful?