Delegate VivePassthroughHelper.xrEnumeratePassthroughImageRatesHTCDelegate
Namespace: VIVE.OpenXR.Passthrough
Assembly: VIVE.OpenXR.dll
Syntax
public delegate XrResult VivePassthroughHelper.xrEnumeratePassthroughImageRatesHTCDelegate(XrSession session, uint imageRateCapacityInput, ref uint imageRateCountOutput, XrPassthroughConfigurationImageRateHTC[] imageRates)
Parameters
Type | Name | Description |
---|---|---|
XrSession | session | |
uint | imageRateCapacityInput | |
uint | imageRateCountOutput | |
XrPassthroughConfigurationImageRateHTC[] | imageRates |
Returns
Type | Description |
---|---|
XrResult |