Variable LayerData.opacity

Visual opacity of all tiles in this layer

Declaration

struct LayerData
{
	// ...
	float opacity;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT