RADouble Properties |
The RADouble type exposes the following members.
Name | Description | |
---|---|---|
IsAbsolute | Get / set the information, if the value is relative or absolute. | |
IsRelative | Get / set the information, if the value is relative or absolute. | |
Value | Get / set the raw value. Careful! the value you get is not relative to another, even in the case that the sructure holds a relative value, it is the raw value in m_Value instead. |