BlueprintAPI > BlueprintAPI/RigVMController
Sets the color of a node in the graph. This causes a NodeColorChanged modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | In Node | |
linearcolor | In Color | |
boolean | Setup Undo Redo | |
boolean | Merge Undo Action | |
boolean | Print Python Command |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Sets the color of a node in the graph.This causes a NodeColorChanged modified event. |