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 2025-01-04 at 00:07:55 +0000