![]() # Objective - The `RenderTarget` type wasn't being registered, and the `target` field of `Camera` was marked as ignored, so it wasn't inspectable by editors. ## Solution - Remove `#[reflect(ignore)]` from the field - I've also reordered the `Default` impl of `RenderTarget` because it looked like it belonged to a different type |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |