[][src]Module amethyst_rendy::submodules::gather

Helper gatherer structures for collecting information about the world.

Structs

AmbientGatherer

If an AmbientColor exists in the world, return it - otherwise return pure white.

CameraGatherer

Helper CameraGatherer for fetching appropriate matrix information from camera entities.