Static function
Fast
Viewport.SetBrandingBarSettings
Sets the Branding Bar settings (the bar with 'nanos world - closed alpha ver...')
Syntax
Viewport.SetBrandingBarSettings(horizontal_alignment, vertical_alignment, is_lean = false)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
horizontal_alignment
|
WidgetHorizontalAlignment | — | Left, Center and Right supported |
vertical_alignment
|
WidgetVerticalAlignment | — | Bottom and Top supported |
is_lean
optional
|
boolean | false |
Whether to show less information |