Skip to content

KDXr::PassthroughCompositionLayer

#include <compositor.h>

Public Attributes

Name
CompositionLayerType type
KDGpu::Handle< ReferenceSpace_t > referenceSpace
CompositionLayerFlags flags
KDGpu::Handle< PassthroughLayer_t > passthroughLayer

Public Attributes Documentation

variable type

1
CompositionLayerType type;

variable referenceSpace

1
KDGpu::Handle< ReferenceSpace_t > referenceSpace;

variable flags

1
CompositionLayerFlags flags { CompositionLayerFlagBits::MaxEnum };

variable passthroughLayer

1
KDGpu::Handle< PassthroughLayer_t > passthroughLayer;

Updated on 2025-07-01 at 00:02:08 +0000