Navigation
API > API/Plugins > API/Plugins/XRScribe > API/Plugins/XRScribe/FOpenXRActionPoseManager
References
| Module | XRScribe |
| Header | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeEmulatedPoseManager.h |
| Include | #include "XRScribeEmulatedPoseManager.h" |
| Source | /Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Private/XRScribeEmulatedPoseManager.cpp |
void RegisterCapturedReferenceSpaces
(
const TArray < FOpenXRCreateReferenceSpacePacket > & CreateReferenceSpacePackets
)
Remarks
Register information about reference spaces from a capture file, in order to build a history of space locations relative to those reference spaces.
Parameters
| Name | Description |
|---|---|
| CreateReferenceSpacePackets | The create infos for the captured reference spaces |