Function bevy_rapier2d::prelude::nalgebra::zero[][src]

pub fn zero<T>() -> T where
    T: Zero
Expand description

Gets the additive identity element.

See also: