Plasma Engine  2.0
Loading...
Searching...
No Matches
plXRStageSpace Struct Reference

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

#include <Declarations.h>

Inheritance diagram for plXRStageSpace:

Public Types

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

Detailed Description

Defines the stage space used for the XR experience.

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

Member Enumeration Documentation

◆ Enum

enum plXRStageSpace::Enum : plUInt8
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: