Unity Products:Amplify Shader Editor/Projection Params
Projection Params Node
The Projection Params node outputs current camera's projection parameters.
Output Port | Description | Type |
---|---|---|
Flipped | Indicates if rendering with a normal or flipped projection matrix
|
Float |
Near Plane | Camera's near plane. | Float |
Far Plane | Camera's far plane. | Float |
1/Far Plane | Camera's inverse far plane. | Float |