Skip to main content

Separator

The separator creates a visual line to divide different sections or elements in the interface.

See the SeparatorDemo class.

// Adds a horizontal line separator to the UI for visual distinction between sections.
Gui.Separator();