LookAt 0 0 0 
       0 0 1
       0 1 0
Camera "perspective"
  "float fov" [1]
Sampler "halton" "integer pixelsamples" 256
Integrator "volpath"
Film "rgb" "string filename" "wall_ss.exr"
     "integer xresolution" [200] "integer yresolution" [200]
WorldBegin
LightSource "spot"
    "rgb I" [1 1 1 ]
    "float coneangle" [0.03]
    "float conedeltaangle" [.01]
    "point3 from" [0 0 0]
    "point3 to"   [0 0 1]
AttributeBegin
  Material "subsurface"
    "bool remaproughness" [ false ]
    "float vroughness" [ 0.01 ]
    "float uroughness" [ 0.01 ]
    "float eta" [ 1.33 ]
    "rgb reflectance" [0.2 0.2 0.2]
    "rgb mfp" [ 0.0012953 0.00095238 0.00067114 ]
  Shape "disk"
    "float height" [.001]
    "float radius" [100]
AttributeEnd