BufferViewport.EyeType

public static abstract class BufferViewport.EyeType

The type of eye corresponding to the BufferViewport.

Constants

int LEFT
int RIGHT

Public Constructors

Inherited Methods

Constants

public static final int LEFT

Constant Value: 0

public static final int RIGHT

Constant Value: 1

Public Constructors

public BufferViewport.EyeType ()