Type Definition clampf::Clamp32[][src]

type Clamp32 = Clamp<f32>;

A wrapper around a 32-bit floating-point value clamped to the range [0,1].