Returns true if the plug’s value is allowed to be set directly. A plug isFreeToChange if it is not locked, and it is not a destination or if it is a destination, then it must be a special case (such as connected to an anim curve).
| Parameters: |
|
|---|---|
| Return type: |
PyNode.FreeToChangeState
|
This method determines whether this plug came from a referenced file. A plug is considered to have come from a referenced file if it is connected and that connection was made within a referenced file.
| Return type: | bool |
|---|
Return the total number of connected element plugs belonging to this array plug.
| Return type: | int |
|---|
connected element plugs belonging to this array plug.
No comments:
Post a Comment