Kanzi  3.9.6
Kanzi Engine API
Viewports

Viewport nodes set the size of a render target surface onto which content is projected. More...

Collaboration diagram for Viewports:

Classes

class  kanzi::Viewport2D
 Use a Viewport 2D to set the size of a render target surface onto which content is projected. More...
 
class  kanzi::Viewport3D
 Use the Viewport 3D node to render 2D nodes in 3D space. More...
 

Detailed Description

Viewport nodes set the size of a render target surface onto which content is projected.

Viewport 2D is a special node because it can render both 2D nodes, such as Image, Page, Button 2D, and a Scene, which is a 3D node.