pymel.core.general.displayCull

displayCull(*args, **kwargs)

This command is responsible for setting the display culling property of back faces of surfaces. In query mode, return type is based on queried flag.

Flags:
  • backFaceCulling : bfc (bool) [create,query]

    Enable/disable culling of back faces. Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.displayCull

Previous topic

pymel.core.general.displayColor

Next topic

pymel.core.general.displayLevelOfDetail

Core

Core Modules

Other Modules

This Page