Screen Space to 3D Node

Screen Space to 3D node.

The Screen Space to 3D node reconstructs a 3D position from normalized screen coordinates and a depth value relative to a camera.

This is the inverse operation of the 3D to Screen Space node.

Entradas

Normalizar

Normalized screen-space coordinates.

A value of (0, 0) corresponds to the bottom-left corner of the camera view and (1, 1) corresponds to the top-right corner.

Profundidad

Depth of the point relative to the camera.

Cámara

Camera used to reconstruct the 3D position.

Salidas

Vector

Reconstructed 3D position.