Delegate ViveCompositionLayerHelper.xrDestroyPassthroughHTCDelegate
The delegate function of xrDestroyFacialTrackerHTC.
Namespace: VIVE.OpenXR.CompositionLayer
Assembly: VIVE.OpenXR.dll
Syntax
public delegate XrResult ViveCompositionLayerHelper.xrDestroyPassthroughHTCDelegate(XrPassthroughHTC passthrough)
Parameters
Type | Name | Description |
---|---|---|
XrPassthroughHTC | passthrough | passthrough is the XrPassthroughHTC to be destroyed.. |
Returns
Type | Description |
---|---|
XrResult | XR_SUCCESS for success. |