pymel.core.general.displayLevelOfDetail

displayLevelOfDetail(*args, **kwargs)

This command is responsible for setting the display level-of-detail for edit refreshes. If enabled, objects will draw with lower detail based on their distance from the camera. When disabled objects will display at full resolution at all times. This is not an undoable command In query mode, return type is based on queried flag.

Flags:
  • levelOfDetail : lod (bool) []

    Enable/disable level of detail. Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.displayLevelOfDetail

Previous topic

pymel.core.general.displayCull

Next topic

pymel.core.general.displayPref

Core

Core Modules

Other Modules

This Page