World Viewport Widget

From C4 Engine Wiki
Revision as of 12:53, 15 July 2023 by Eric Lengyel (talk | contribs) (Created page with "The '''World Viewport Widget''' renders a complete world inside a frustum viewport, and the it provides camera orbit functionality. The widget color is not used. == Settings == The following settings are available specifically for World Viewport Widgets. {| {{Table}} {{Tablehead|Setting|Description}} |- {{HeadingSetting|'''World Viewport Settings'''}} |- {{Setting|'''World clear color'''|If checked, specifies the clear color used to initialize the contents...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The World Viewport Widget renders a complete world inside a frustum viewport, and the it provides camera orbit functionality.

The widget color is not used.

Settings

The following settings are available specifically for World Viewport Widgets.

Setting

Description

World Viewport Settings

World clear color

If checked, specifies the clear color used to initialize the contents of the viewport each time it is rendered.

See Also