Exemplo n.º 1
0
 public static void camera_set_panorama_type(uint clientId, uint sceneId, PanoramaType type)
 {
     cycles_camera_set_panorama_type(clientId, sceneId, (uint)type);
 }
Exemplo n.º 2
0
 public static void camera_set_panorama_type(uint clientId, uint sceneId, PanoramaType type)
 {
     cycles_camera_set_panorama_type(clientId, sceneId, (uint)type);
 }