Type Definition ambient_ui_native::F32Input

source ·
pub type F32Input = ParseableInput<f32>;
Expand description