Nodes > Inputs > Computed > Camera Facing Ratio

Returns the ratio, from 0 to 1, that this surface is facing the camera.
Outputs
| Name | Type | Description |
|---|---|---|
| Ratio | float | Ratio (0 - 1) that this surface is facing the camera |
Properties
| Name | Type | Description |
|---|---|---|
| Invert | bool | When enabled, surfaces facing towards the camera will return a higher value. When disabled, surfaces facing away from the camera will return a higher value |
Was this page helpful?