Table of Contents

Enum Direction

Namespace
RatatuiUnity

Layout split direction, matching the Rust C API byte values.

public enum Direction : byte

Fields

Horizontal = 0
Vertical = 1