Variable LayerData.visible

whether layer is shown or hidden in editor

Declaration

struct LayerData
{
	// ...
	bool visible;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT