protected internal TextureCube(GraphicsDevice device, TextureCube texture) : base(device, texture) { throw new NotImplementedException(); }