Navigation
API > API/Plugins > API/Plugins/XRScribe
| |
|
| Name |
FOpenXRCreateSwapchainPacket |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/XR/XRScribe/Source/XRScribe/Public/XRScribeFileFormat.h |
| Include Path |
#include "XRScribeFileFormat.h" |
Syntax
struct FOpenXRCreateSwapchainPacket : public UE::XRScribe::FOpenXRAPIPacketBase
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FOpenXRCreateSwapchainPacket
(
XrResult InResult
)
|
|
XRScribeFileFormat.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Session |
XrSession |
|
XRScribeFileFormat.h |
|
| Swapchain |
XrSwapchain |
|
XRScribeFileFormat.h |
|
| SwapchainCreateInfo |
XrSwapchainCreateInfo |
|
XRScribeFileFormat.h |
|
Functions
Public