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

type SimdReal = AutoSimd<[f32; 4]>;
Expand description

A SIMD float with SIMD_WIDTH lanes.