Type Definition bevy_rapier2d::prelude::Point[][src]

type Point<N> = Point<N, 2_usize>;
Expand description

The point type.