Navigation
| Name | XRScribe |
| Type | Runtime |
| Part of Plugins | XRScribe |
| Location | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/ |
| Module Build Rules | XRScribe.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FOpenXRActionPoseManager | The ActionPoseManager has two primary jobs: |
| FOpenXRCaptureDecoder | |
| FOpenXRCaptureEncoder | |
| FOpenXRCaptureLayer | |
| FOpenXREmulationLayer | |
| UXRScribeDeveloperSettings | Developer settings for XRScribe |
Structs
Interfaces
| Name | Remarks |
|---|---|
| IOpenXRAPILayer | |
| IOpenXRAPILayerManager |
Enums
Public
| Name | Remarks |
|---|---|
| EXRScribeRunMode::Type | Because we initialize XRScribe before developer settings are read in from the config, this setting is just used to set XRScribe.RunMode in DefaultEngine.ini, where it'll be read in directly from the config file in DetermineRunMode(). |
| UE::XRScribe::EOpenXRAPIPacketId | |
| UE::XRScribe::EOpenXRAPIThreadId |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| LogXRScribeEmulate | FLogCategoryLogXRScribeEmulate | XRScribeAPIDecoder.h |