Namespace Serenity.GameCamera.Domain.Enums
Enums
SplitScreenLayout
Describes how the screen is partitioned among the active player viewports when
split-screen is active. This is a pure layout intent — the actual per-player
ViewportRect values are computed from it by
SplitScreenLayoutCalculator.