Fix issue with backface using ShowTexturesOnBackface
PV creates a seperate actor/mapper/prop for backface rendering. This backface property needs to copy the ShowTexturesOnBackface setting from the main property as it does for other properties.
Simple addition.