I am now able to copy the texture using the below lines vtkSmartPointer<vtkTexture> texture = actor->GetTexture(); new_actor->SetTexture(texture); -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html