Set Enabled

Use SetEnable to set or disable a component. SetEnable is in the Utility category.
Input
Name | Data type | Description |
Enter | Exec | The input execution that triggers this node |
Component | Component | The component to be enabled or disabled |
Enabled On | Boolean | True for enable the component, false for disable the component |
Output
Name | Data type | Description |
Exit | Exec | Execute the next node |
Enabled | Boolean | The status of the component, true for enabled, false for disabled |
Example

In this example we use mouth open and close to enable/disable the blue Directional Light component.
