Navigation
API > API/Plugins > API/Plugins/PixelStreamingHMD > API/Plugins/PixelStreamingHMD/FPixelStreamingHMD
- IXRTrackingSystem::SetBaseRotation()
- FPixelStreamingHMD::SetBaseRotation()
References
| Module | PixelStreamingHMD |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingHMD/Public/PixelStreamingHMD.h |
| Include | #include "PixelStreamingHMD.h" |
virtual void SetBaseRotation
&40;
const FRotator & BaseRot
&41;
Remarks
Sets base orientation by setting yaw, pitch, roll, assuming that this is forward direction. Position is not changed.
Parameters
| Name | Description |
|---|---|
| BaseRot | (in) the desired orientation to be treated as a base orientation. |