The properties of OpenTK.Half are listed below. For a list of all members, see the Half Members list.
See Also: Inherited members from System.ValueType
| [read-only] | IsNaN | bool. Returns true if the Half represents Not A Number (NaN) | 
| [read-only] | IsNegativeInfinity | bool. Returns true if the Half represents negative infinity. | 
| [read-only] | IsPositiveInfinity | bool. Returns true if the Half represents positive infinity. | 
| [read-only] | IsZero | bool. Returns true if the Half is zero. |