# Objective The `Wireframe` type implements `Reflect`, but is never registered, making its reflection inaccessible. ## Solution Call `App::register_type::<Wireframe>()` in the `Plugin::build` implementation of `WireframePlugin`. --- ## Changelog Fixed `Wireframe` type reflection not getting registered. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||