Examples¶
Here you can find examples that show how some features in Kanzi work and show you how to use those features in your own projects.
Description |
Example |
---|---|
Create a Kanzi Studio plugin that enables you to import and export localized text resources in the format you specify. |
|
Dynamically add items to a Grid Layout node. |
|
Create a custom 2D node. To find out more about Kanzi Engine plugins, see Kanzi Engine plugins. |
|
Create a custom 3D node. To find out more about Kanzi Engine plugins, see Kanzi Engine plugins. |
|
Use a Scroll View node as a controller for moving the map plane in a scene. |
|
Use a Trajectory List Box 3D node to create an interactive scrollable collection of objects. |
|
Create a list box node that displays a set of objects that come from an external data source. |