Delegate OpenXRHelper.xrEnumerateSwapchainImagesDelegate
Namespace: VIVE.OpenXR
Assembly: VIVE.OpenXR.dll
Syntax
public delegate XrResult OpenXRHelper.xrEnumerateSwapchainImagesDelegate(XrSwapchain swapchain, uint capacityInput, ref uint countOutput, IntPtr imagesArray)
Parameters
Type | Name | Description |
---|---|---|
XrSwapchain | swapchain | |
uint | capacityInput | |
uint | countOutput | |
IntPtr | imagesArray |
Returns
Type | Description |
---|---|
XrResult |