Viewport.Mode Property
Specifies how the Viewport
behaves with respect to rendering
Location
- Namespace
- Fuse.Elements
- Package
- Fuse.Controls 2.9.1
Returns
Possible Values
- Enabled
-
Renders normally within the current UI
- Disabled
-
Acts are though the viewport were not there, the children render as if in a normal Element parent
- RenderToTexture
-
The viewport renders to a texture. This also has the effect of clipping to the Viewport size.