World Viewport Widget: Difference between revisions

From C4 Engine Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 12:53, 15 July 2023

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