Navigation
API > API/Plugins > API/Plugins/OpenXRHMD
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector2D ToFVector2D
(
XrVector2f Vector, |
OpenXRCore.h | ||
FVector2D ToFVector2D
(
XrExtent2Df Extent, |
OpenXRCore.h |
ToFVector2D(XrVector2f, float)
| Name | ToFVector2D |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/OpenXRCore.h |
| Include Path | #include "OpenXRCore.h" |
FVector2D ToFVector2D
(
XrVector2f Vector,
float Scale
)
ToFVector2D(XrExtent2Df, float)
| Name | ToFVector2D |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/OpenXRCore.h |
| Include Path | #include "OpenXRCore.h" |
FVector2D ToFVector2D
(
XrExtent2Df Extent,
float Scale
)