Entity::alpha
This property using for setting or getting entity alpha.
Example
let alpha = player.alpha;
player.alpha = 0; // make the player transparent
This property using for setting or getting entity alpha.
let alpha = player.alpha;
player.alpha = 0; // make the player transparent