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.0.8865.1045
Syntax
C#
public enum SplitScreenType
Members
Member nameValueDescription
SideBySide0 Splits the screen vertically
TopAndBottom1 Splits the screen horizontally
See Also