protected ModelDisplayObject(ModelDrawer drawer) { Drawer = drawer; BatchInformation = new BatchInformation(); TextureIndex = Random.Next(8); }