pub fn append_material(
ctx: &mut PipelineContext<'_>,
material: Material,
) -> MaterialHandleExpand description
Install material into the world’s material table and return its handle.
A material is a data resource: its clamped parameters are the whole entry.