Interactable.getColorNormal
Returns the connection-point color of an interactable. The point is shown when using the Connect Tool.
Kind: Function
Environments: Game
Game
interactable:getColorNormal( )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
Returns:
| Type | Description |
|---|---|
| Color | The connection-point color. |