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