Get Alpha
Last updated
Last updated
Get Alpha returns the alpha value of the color space of an Object in a Scene. The Object ID is given as input to the Node.
The Get Alpha Node only works with Objects that have Attribute's from the Sprite category, such as List, Image Sequence, Web Sprite, Sprite, and Text.
Attribute | Type | Description |
---|---|---|
| ObjectID | The Object whose |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The Object whose |
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. |
| Float | The alpha value of the Object. |