Skyscraper 2.0
xr::ViewProperties Struct Reference

#include <XrViewConfiguration.h>

Public Attributes

XrViewConfigurationType Type
 
XrBool32 FovMutable
 
XrEnvironmentBlendMode BlendMode
 
std::vector< XrEnvironmentBlendMode > SupportedBlendModes
 

Detailed Description

Definition at line 8 of file XrViewConfiguration.h.

Member Data Documentation

◆ BlendMode

XrEnvironmentBlendMode xr::ViewProperties::BlendMode

Definition at line 11 of file XrViewConfiguration.h.

◆ FovMutable

XrBool32 xr::ViewProperties::FovMutable

Definition at line 10 of file XrViewConfiguration.h.

◆ SupportedBlendModes

std::vector<XrEnvironmentBlendMode> xr::ViewProperties::SupportedBlendModes

Definition at line 12 of file XrViewConfiguration.h.

◆ Type

XrViewConfigurationType xr::ViewProperties::Type

Definition at line 9 of file XrViewConfiguration.h.

Referenced by xr::CreateViewProperties().


The documentation for this struct was generated from the following file: