Type Definition amethyst_renderer::Resources[][src]

type Resources = Resources;

Graphics resource type.

Trait Implementations

impl PipelineData<Resources> for Data
[src]

The associated "meta" struct.

Dump all the contained data into the raw data set, given the mapping ("meta"), and a handle manager. Read more