Is Object Type
Last updated
Last updated
The Is Object Type Node returns true or false depending on whether or not the input Object matches the Object Type
.
Scope: Project, Scene, Function.
Attribute | Type | Description |
---|---|---|
| Drop-down | The |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the target Object. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Bool | Returns true or false depending on whether or not the input Object type matches the |