Struct ff_particles::ColorCurve
source · [−]Fields
start: Color
mid: Color
end: Color
Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for ColorCurve
impl Send for ColorCurve
impl Sync for ColorCurve
impl Unpin for ColorCurve
impl UnwindSafe for ColorCurve
Blanket Implementations
Mutably borrows from an owned value. Read more