Nodes > Inputs > Engine > Camera Forward
Returns the direction vector that the camera is facing.
Outputs
| Name | Type | Description |
|---|---|---|
| Forward | float | Camera's forward facing direction vector |
Properties
| Name | Type | Description |
|---|---|---|
| Normalize | bool | If enabled, the returned vector will be normalized |
Was this page helpful?