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

None

Related

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

MEL examples

lightListPanel myLightListPanel;