Type Definition oxygengine_animation::phase::PhaseDef[][src]

pub type PhaseDef = Vec<SplinePoint<(Scalar, Scalar)>>;

Trait Implementations

Performs the conversion.