Create the SCNMaterial
following properties and assign it to the geometry of the bottle SCNNode
:
.lightingModel = .blinn
.transparent.content =
.transparencyMode = .dualLayer
.fresnelExponent = 1.5
.isDoubleSide = true
.specular.contents = UIColor(white: 0.6, alpha: 1.0)
.diffuse.contents =
.shininess =
.reflective.contents =
, , , , , , . , .transparency ( ) .transparent.