Contents

Camera Index Switch (RealityKit)

Render different results for each eye in a stereoscopic render.

Parameter Types

Parameter descriptions

Mono

The value to return if using a single renderer.

Left

The value to return if seeing the texture through the left eye of a stereoscopic render.

Right

The value to return if seeing the texture through the right eye of a stereoscopic render.

Discussion

Use the Camera Index Switch node to render stereoscopic images. On most devices, this node returns its Mono input parameter. On Apple Vision Pro, this node outputs either Left or Right, depending on which eye the texture renders through.

See Also

Nodes