parent
340c749d16
commit
ad5e8355b5
@ -113,7 +113,7 @@ pub struct DepthOfFieldSettings {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Controls the appearance of the effect.
|
/// Controls the appearance of the effect.
|
||||||
#[derive(Component, Clone, Copy, Default, PartialEq, Debug, Reflect)]
|
#[derive(Clone, Copy, Default, PartialEq, Debug, Reflect)]
|
||||||
#[reflect(Default, PartialEq)]
|
#[reflect(Default, PartialEq)]
|
||||||
pub enum DepthOfFieldMode {
|
pub enum DepthOfFieldMode {
|
||||||
/// A more accurate simulation, in which circles of confusion generate
|
/// A more accurate simulation, in which circles of confusion generate
|
||||||
|
Loading…
Reference in New Issue
Block a user