Derive Macro bevy::render::render_resource::AsBindGroup

#[derive(AsBindGroup)]
{
    // Attributes available to this derive:
    #[uniform]
    #[texture]
    #[sampler]
    #[bind_group_data]
}