Skip to content

KDXr::SwapchainSubTexture

#include <compositor.h>

Public Attributes

Name
KDGpu::Handle< Swapchain_t > swapchain
KDGpu::Rect2D rect
uint32_t arrayIndex

Public Attributes Documentation

variable swapchain

1
KDGpu::Handle< Swapchain_t > swapchain;

variable rect

1
KDGpu::Rect2D rect {};

variable arrayIndex

1
uint32_t arrayIndex { 0 };

Updated on 2024-09-10 at 00:01:35 +0000