Function let_engine::resources::pipeline_binary
source · pub fn pipeline_binary() -> Result<Vec<u8>>
Expand description
Returns the binary of the pipeline cache.
Allows this binary to be loaded with the load_pipeline_cache
function to make loading materials potentially faster.