Frustum Viewport Widget: Difference between revisions

From C4 Engine Wiki
Jump to navigation Jump to search
(Created page with "The '''Frustum Viewport Widget''' displays a viewport having a frustum camera. The widget color is not used. == See Also == * Widgets * <code>[http://c4engine.com/docs/InterfaceMgr/FrustumViewportWidget.html FrustumViewportWidget]</code> class Category:Interface")
 
(No difference)

Latest revision as of 12:35, 15 July 2023

The Frustum Viewport Widget displays a viewport having a frustum camera.

The widget color is not used.

See Also