Setting CubMap / Skybox by code

Hello,

I have 6 images which correspond to: X+ X- Y+ Y- Z+ and Z-
I want to set scene background programmatically
Code Block
var scene = SCNScene()
scene.background.contents = ???