![]() # 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 |
||
---|---|---|
.. | ||
camera_driver_node.rs | ||
camera.rs | ||
clear_color.rs | ||
manual_texture_view.rs | ||
mod.rs | ||
projection.rs |