Alpha
Last updated
Was this helpful?
Last updated
Was this helpful?
The Alpha value controls the opacity of a Sprite. A value of 1 (default) results in a fully-opaque Sprite, while a value of 0 is a fully-transparent Sprite. For more information see the . Sprite Alpha can be also be set in Glue directly and through states. Sprites can also be made fully invisible by setting the property to false.
The following shows how to make a Sprite fully transparent:
The following shows how to make a Sprite fully opaque:
The following shows how to make a Sprite half opaque: