Namespace VIVE.OpenXR.CompositionLayer
Classes
CompositionLayer
CompositionLayer.CylinderParameterHelper
CompositionLayer.MeshGenerationHelper
CompositionLayerManager
CompositionLayerRenderThreadSyncObject
CompositionLayerUICanvas
PreAllocatedQueue
Task
TaskPool
ViveCompositionLayer
ViveCompositionLayerColorScaleBias
ViveCompositionLayerCylinder
ViveCompositionLayerExtraSettings
ViveCompositionLayerHelper
Structs
XrCompositionLayerColorScaleBiasKHR
XrCompositionLayerCylinderKHR
XrCompositionLayerPassthroughHTC
A pointer to XrCompositionLayerPassthroughHTC may be submitted in xrEndFrame as a pointer to the base structure XrCompositionLayerBaseHeader, in the desired layer order, to request the runtime to composite a passthrough layer into the final frame output.
XrCompositionLayerQuad
XrCompositionLayerSharpeningSettingHTC
XrCompositionLayerSuperSamplingSettingHTC
XrPassthroughColorHTC
The application can specify the XrPassthroughColorHTC to adjust the alpha value of the passthrough. The range is between 0.0f and 1.0f, 1.0f means opaque.
XrPassthroughCreateInfoHTC
The XrPassthroughCreateInfoHTC structure describes the information to create an XrPassthroughCreateInfoHTC handle.
XrPassthroughHTC
An application can create an XrPassthroughHTC handle by calling
XrPassthroughMeshTransformInfoHTC
The XrPassthroughMeshTransformInfoHTC structure describes the mesh and transformation.
XrSwapchain
XrSwapchainCreateFlags
XrSwapchainSubImage
XrSwapchainUsageFlags
Enums
CompositionLayer.BlitShaderMode
CompositionLayer.CustomRectsType
CompositionLayer.LayerShape
CompositionLayer.LayerType
CompositionLayer.Visibility
CompositionLayerUICanvas.UIShaderBlendMode
GraphicsAPI
LayerType
XrPassthroughFormHTC
The XrPassthroughFormHTC enumeration identifies the form of the passthrough, presenting the passthrough fill the full screen or project onto a specified mesh.
XrSharpeningModeHTC
XrSuperSamplingModeHTC
Delegates
CompositionLayer.OnDestroyCompositionLayer
CompositionLayerManager.CompositionLayerManagerOnBeforeRender
CompositionLayerRenderThreadSyncObject.CompositionLayerRenderEventDelegate
CompositionLayerRenderThreadSyncObject.TaskQueueDelagate
ViveCompositionLayerHelper.xrCreatePassthroughHTCDelegate
The delegate function of xrCreatePassthroughHTC.
ViveCompositionLayerHelper.xrDestroyPassthroughHTCDelegate
The delegate function of xrDestroyFacialTrackerHTC.