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

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

A SIMD float with SIMD_WIDTH lanes.