Class HTCPassthrough

java.lang.Object
org.lwjgl.openxr.HTCPassthrough

public class HTCPassthrough extends Object
The XR_HTC_passthrough extension.

This extension enables an application to show the passthrough image to see the surrounding environment from the VR headset. The application is allowed to configure the passthrough image with the different appearances according to the demand of the application.

The passthrough configurations that runtime provides to applications contain:

  • Decide the passthrough layer shown over or under the frame submitted by the application.
  • Specify the passthrough form with full of the entire screen or projection onto the mesh specified by the application.
  • Set the alpha blending level for the composition of the passthrough layer.