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