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 2024-09-10 at 00:01:28 +0000