Sets the alpha value to use when drawing this object. This is the same alpha value that can be set in SetObjectColor. Values should be in the range 0-255 but are not limited to it.
Definition
SetObjectAlpha( objID, alpha )
void agk::SetObjectAlpha( uint32_t objID, int alpha )