The fields of OpenTK.Half are listed below. For a list of all members, see the Half Members list.
See Also: Inherited members from System.ValueType
| static readonly  | Epsilon | float. Smallest positive e for which half (1.0 + e) != half (1.0) | 
| static readonly  | MaxValue | float. Largest positive half | 
| static readonly  | MinNormalizedValue | float. Smallest positive normalized half | 
| static readonly  | MinValue | float. Smallest positive half | 
| static readonly  | SizeInBytes | int. The size in bytes for an instance of the Half struct. |