[−][src]Type Definition amethyst_rendy::pass::DrawPbrTransparentDesc
type DrawPbrTransparentDesc<B> = DrawBase3DTransparentDesc<B, PbrPassDef>;
Describes a Physically-based (PBR) 3d Pass with lighting and transparency
type DrawPbrTransparentDesc<B> = DrawBase3DTransparentDesc<B, PbrPassDef>;
Describes a Physically-based (PBR) 3d Pass with lighting and transparency