Beispiel #1
0
 public static void camera_set_panorama_type(uint clientId, uint sceneId, PanoramaType type)
 {
     cycles_camera_set_panorama_type(clientId, sceneId, (uint)type);
 }
Beispiel #2
0
 public static void camera_set_panorama_type(uint clientId, uint sceneId, PanoramaType type)
 {
     cycles_camera_set_panorama_type(clientId, sceneId, (uint)type);
 }