Go to: Synopsis. Return value. Related. MEL examples.

Synopsis

lightListPanel

lightListPanel is undoable, queryable, and editable.

This command created a light list panel. A light list panel has a light list editor (see the command lightListEditor). It displays the lights that are illuminating the selected objects. As the active list changes, the information displayed in the light-lister changes.

Return value

stringThe name of the panel

In query mode, return type is based on queried flag.

Related

ambientLight, directionalLight, exclusiveLightCheckBox, lightList, lightListEditor, lightlink, pointLight, spotLight, spotLightPreviewPort

MEL examples

lightListPanel myLightListPanel;