Remove Component derive for DepthOfFieldMode (#14761)

Fixes #14592
This commit is contained in:
callym 2024-08-15 18:14:49 +01:00 committed by GitHub
parent 340c749d16
commit ad5e8355b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,7 +113,7 @@ pub struct DepthOfFieldSettings {
}
/// Controls the appearance of the effect.
#[derive(Component, Clone, Copy, Default, PartialEq, Debug, Reflect)]
#[derive(Clone, Copy, Default, PartialEq, Debug, Reflect)]
#[reflect(Default, PartialEq)]
pub enum DepthOfFieldMode {
/// A more accurate simulation, in which circles of confusion generate