![]() |
AirControl
1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
|
Public Member Functions | |
bool | Contains (double value, double minMaxRange) |
Properties | |
double | min [get, set] |
范围最小值 More... | |
double | max [get, set] |
范围最大值 More... | |
string | label [get, set] |
文字描述 More... | |
Color32 | color [get, set] |
颜色 More... | |
Definition at line 54 of file VisualMap.cs.
|
getset |
颜色
Definition at line 76 of file VisualMap.cs.
|
getset |
文字描述
Definition at line 72 of file VisualMap.cs.
|
getset |
范围最大值
Definition at line 68 of file VisualMap.cs.
|
getset |
范围最小值
Definition at line 64 of file VisualMap.cs.