Type Definition bevy_rapier2d::prelude::nalgebra::geometry::UnitComplex[][src]

type UnitComplex<T> = Unit<Complex<T>>;
Expand description