[][src]Type Definition screen_13::gpu::ModelRef

type ModelRef = Rc<Model>;

A helpful alias used to share Model instances used with rendering operations.