Type Alias plasma::PlasmaICPExtPa
source · pub type PlasmaICPExtPa<'a> = PlasmaInterCalcProducer<'a, [f32]>;
Expand description
A convenient type to be used with crate::plasma::render_part.
Aliased Type§
struct PlasmaICPExtPa<'a>(/* private fields */);