ezEngine  Release 25.03
ezXRStageSpace Struct Reference

Defines the stage space used for the XR experience. More...

#include <Declarations.h>

Inheritance diagram for ezXRStageSpace:

Public Types

enum  Enum : ezUInt8 { Seated, Standing, Default = Standing }
 
using StorageType = ezUInt8
 

Detailed Description

Defines the stage space used for the XR experience.

This value is set by the ezStageSpaceComponent singleton and has to be taken into account by the XR implementation.

Member Enumeration Documentation

◆ Enum

enum ezXRStageSpace::Enum : ezUInt8
Enumerator
Seated 

Tracking poses will be relative to a seated head position.

Standing 

Tracking poses will be relative to the center of the stage space at ground level.


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