Example #1
0
 // TODO: documentation
 // 0 to 1
 public void SetStereoDepth(double depth)
 {
     GmeNative.SetStereoDepth(emuHandle, depth);
 }