Cargo Features

bevy_pbr has no features set by default.

[dependencies]
bevy_pbr = { version = "0.13.2", features = ["webgl", "webgpu", "pbr_transmission_textures"] }
webgl

Affects light::MAX_DIRECTIONAL_LIGHTS, light::MAX_CASCADES_PER_LIGHT

webgpu

Affects light::MAX_DIRECTIONAL_LIGHTS, light::MAX_CASCADES_PER_LIGHT

pbr_transmission_textures

Affects pbr_material::StandardMaterial.diffuse_transmission_texture, pbr_material::StandardMaterial.specular_transmission_texture, pbr_material::StandardMaterial.thickness_texture