mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 19:43:07 +00:00
9b92de9e35
# Objective - `AlphaMode` derives `Reflect`, but wasn't registered with the app and type registry ## Solution - `app.register_type::<AlphaMode>()` |
||
---|---|---|
.. | ||
environment_map | ||
prepass | ||
render | ||
ssao | ||
alpha.rs | ||
bundle.rs | ||
fog.rs | ||
lib.rs | ||
light.rs | ||
material.rs | ||
parallax.rs | ||
pbr_material.rs | ||
wireframe.rs |