Character.setGlowMultiplier
Sets a value to multiply the glow from asg texture with.
Kind: Function
Environments: Game
Game
character:setGlowMultiplier( value )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
value |
number | The glow multiplier (0.0 - 1.0). |