Enum XrPassthroughFormHTC
The XrPassthroughFormHTC enumeration identifies the form of the passthrough, presenting the passthrough fill the full screen or project onto a specified mesh.
Namespace: VIVE.OpenXR.Passthrough
Assembly: VIVE.OpenXR.dll
Syntax
public enum XrPassthroughFormHTC
Fields
Name | Description |
---|---|
XR_PASSTHROUGH_FORM_PLANAR_HTC | Presents the passthrough with full of the entire screen.. |
XR_PASSTHROUGH_FORM_PROJECTED_HTC | Presents the passthrough projecting onto a custom mesh. |