Go to: Synopsis. Return value. Flags. MEL examples.
shadingConnection [-connectionState boolean]
attribute
shadingConnection is undoable, queryable, and editable.
Sets the connection state of a connection between nodes that are used in shading. Specify the destination attribute of the connection.
None
In query mode, return type is based on queried flag.
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-connectionState(-cs)
|
boolean
|
![]() ![]() ![]() |
||
|
![]() |
![]() |
![]() |
![]() |
shadingConnection -e -cs 0 lambert1.color; shadingConnection -q -cs spotLightShape1.intensity;