v18.world.World.Gui¶
Warning
This class is autogenerated. More detailed documentation can be found in the SDFormat spec.
- class v18.world.World.Gui(camera=None, plugin=<factory>, fullscreen=False)¶
- Parameters
- camera:
- plugin: A plugin is a dynamically loaded chunk of code. It can
exist as a child of world, model, and sensor.
- fullscreen:
Nested Elements
Note that only complex elements are listed here. Elements that resolve to simple types (int, str, bool) are inlined.
|
|
|
A plugin is a dynamically loaded chunk of code. |