Player::alpha

From RAGE Multiplayer Wiki
Revision as of 13:17, 16 April 2017 by CocaColaBear (talk | contribs)

This property using for setting or getting player alpha.

Example

let alpha = player.alpha;
player.alpha = 0; // make the player transparent