GvrViewerParams.VerticalAlignmentType

public static final enum GvrViewerParams.VerticalAlignmentType

Enum indicating the strategy for aligning the phone display vertically with respect to center of the lenses.

Inherited Methods

Enum Values

public static final GvrViewerParams.VerticalAlignmentType BOTTOM

Phone rests against a fixed bottom tray.

public static final GvrViewerParams.VerticalAlignmentType CENTER

Phone screen assumed to be centered w.r.t. lenses.

public static final GvrViewerParams.VerticalAlignmentType TOP

Phone rests against a fixed top tray.