Derive Macro bevy_render::render_resource::AsBindGroup
source · #[derive(AsBindGroup)]
{
// Attributes available to this derive:
#[uniform]
#[storage_texture]
#[texture]
#[sampler]
#[bind_group_data]
#[storage]
}