Click or drag to resize
AB4D logo

SplitScreenVirtualRealityProviderSplitScreenType Enumeration

SplitScreenType defines the possible types of split screen.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax
C#
public enum SplitScreenType
Members
Member nameValueDescription
SideBySide0 Splits the screen vertically
TopAndBottom1 Splits the screen horizontally
See Also