.. |create_menu| image:: ../images/topbar/create_menu.png .. |camera| image:: ../images/panels/shelf/camera.png .. |create_ref| image:: ../images/panels/shelf/create_reference.png .. |mesh| image:: ../images/panels/shelf/mesh.png .. |s_mesh| image:: ../images/panels/shelf/sphere_mesh.png .. |cube| image:: ../images/panels/shelf/cube.png .. |sphere| image:: ../images/panels/shelf/sphere.png .. |cylinder| image:: ../images/panels/shelf/cylinder.png .. |cone| image:: ../images/panels/shelf/cone.png .. |capsule| image:: ../images/panels/shelf/capsule.png .. |light_cylinder| image:: ../images/panels/shelf/light_cylinder.png .. |light_disk| image:: ../images/panels/shelf/light_disk.png .. |light_distant| image:: ../images/panels/shelf/light_distant.png .. |light_environment| image:: ../images/panels/shelf/light_environment.png .. |light_quad| image:: ../images/panels/shelf/light_quad.png .. |light_sphere| image:: ../images/panels/shelf/light_sphere.png Create Menu =========== The **Create Menu** duplicates some of the options represented in the :ref:`Shelf` panel. It also allows to change the default values of the polygonal geometry using the *options* menu, which is accessible by clicking to the checkbox opposite the menu item. |create_menu| General ------- .. list-table:: :header-rows: 1 :align: center * - Action - Description * - |create_ref| Reference - Create reference. * - |camera| Camera - Create camera. Geometry -------- .. list-table:: :header-rows: 1 :align: center * - Action - Description - Options * - |mesh| Plane - Create polygonal plane. - The properties of the created geometry: * **Width**; * **Depth**; * **Segments U**; * **Segments V**. * - |mesh| Sphere - Create polygonal sphere. - The properties of the created geometry: * **Radius** * **Segments U** * **Segments V** * - |cube| Cube - Create USD cube primitive. - * - |sphere| Sphere - Create USD sphere primitive. - * - |cylinder| Cylinder - Create USD cylinder primitive. - * - |cone| Cone - Create USD cone primitive. - * - |capsule| Capsule - Create USD capsule primitive. - Light ----- .. list-table:: :header-rows: 1 :align: center * - Action - Description * - |light_cylinder| CylinderLight - Create UsdLuxCylinderLight. * - |light_disk| DiskLight - Create UsdLuxDiskLight. * - |light_distant| DistantLight - Create UsdLuxDistantLight. * - |light_environment| DomeLight - Create UsdLuxDomeLight. * - |light_quad| RectLight - Create UsdLuxRectLight. * - |light_sphere| SphereLight - Create UsdLuxSphereLight.