Exemple #1
0
 public void UpdatePreview()
 {
     _previewWindow.CameraPosition(theta, elevation, distance);
     _previewWindow.Fov(fov);
 }