VariantSelector

Type Alias VariantSelector 

Source
pub type VariantSelector = dyn FnMut(&mut Cx, &DVec2) -> LiveId;
Expand description

A closure that returns a LiveId corresponding to the template to use.