Unproject 3D

2D Renderer  -  Project the Content Map into a 3D plane according to a perspective point of view

Unproject3dTextureRenderer Unproject3dTextureRenderer Unproject3dTextureRenderer Unproject3dTextureRenderer

This renderer is used in XR projects to make the last-minute trick. It projects the ContentMap Icon Content Map into a 3D plane according to the point of view of a camera.

Then, it is recaptured by a PhysicalCamera Icon Physical Camera .

For more information, please read the topic on XR - Extended and augmented reality .


Variables:

  • Blending Mode: How this unproject 3d gets blended
  • Depth Buffer: Depth-buffer related settings
  • Deprojection Distance: Distance of the Plane in 3D space

Python

    Oil.createObject("Unproject3dTextureRenderer")