Skip to main content
API Reference NianticSpatial.NSDK.AR.Subsystems.Playback

ScreenOrientationFromPose


Declaration

public static class ScreenOrientationFromPose

Methods

NameTypeSummary
static GetScreenOrientationScreenOrientation
Calculates the ScreenOrientation from a camera pose. It is assumed that LandscapeLeft is the natural camera
orientation, so for example in identity pose. For the edge case screen facing up it will return Portrait and for
screen facing down it will return PortraitUpsideDown.