Skip to content

KDXr::EndFrameOptions

#include <compositor.h>

Public Attributes

Name
Time displayTime
EnvironmentBlendMode environmentBlendMode
std::span< CompositionLayer * > layers

Public Attributes Documentation

variable displayTime

1
Time displayTime { 0 };

variable environmentBlendMode

1
EnvironmentBlendMode environmentBlendMode { EnvironmentBlendMode::MaxEnum };

variable layers

1
std::span< CompositionLayer * > layers;

Updated on 2025-01-04 at 00:07:55 +0000