![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| void | setValue (double val) |
| void | setValue (float val) |
| void | startSound (bool start) |
Public Attributes | |
| LED | led |
| GaugeLEDRange[] | ledRanges |
| float | logarithmic |
| Logarithmic base to display value. Leave at 0 for linear More... | |
| float | maxRot |
| float | maxValue |
| float | minRot |
| float | minValue |
| Transform | pointer |
| float | rawValue |
| float | responsiveness |
| Vector3 | rotationAxis = Vector3.forward |
Properties | |
| float | Value [get] |
| returns the normalized value of this gauge (read-only. use SetValue to change the value) More... | |
|
inline |
|
inline |
|
inline |
| LED Gauge.led |
| GaugeLEDRange [] Gauge.ledRanges |
| float Gauge.logarithmic |
Logarithmic base to display value. Leave at 0 for linear
| float Gauge.maxRot |
| float Gauge.maxValue |
| float Gauge.minRot |
| float Gauge.minValue |
| Transform Gauge.pointer |
| float Gauge.rawValue |
| float Gauge.responsiveness |
| Vector3 Gauge.rotationAxis = Vector3.forward |
|
get |
returns the normalized value of this gauge (read-only. use SetValue to change the value)
1.8.7