tint : number
The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.
- Inherited From
- Default Value
- 0xFFFFFF
- Source code: pixi/display/Sprite.js (Line 54)
tint : number
The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.
Please login to continue.