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

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

The point type.