AirControl  1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
Communicator.CameraSchema Class Reference

Camera class for serialization deserialization More...

Properties

string MsgType = "Camera" [get, set]
 
string Version = CommonFunctions.GET_VERSION() [get, set]
 
bool IsActive = false [get, set]
 
int ActiveCamera = 0 [get, set]
 
bool IsCapture = false [get, set]
 
int CaptureCamera = 0 [get, set]
 
int CaptureType = 0 [get, set]
 
int CaptureWidth = 256 [get, set]
 
int CaptureHeight = 256 [get, set]
 

Detailed Description

Camera class for serialization deserialization

Definition at line 248 of file IOSchema.cs.


The documentation for this class was generated from the following file: