InstantaneousTileDisplay
Inherits: TileDisplay
A TileDisplay that should get instantaneously displayed.
Properties
Properties#
opacity
class-attribute
instance-attribute
#
opacity: Number = 1.0
The optional opacity of the tile.
Raises:
-
ValueError–If its value is not between
0.0and1.0inclusive.