OpenTK.Half: Property Members

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

Public Properties

[read-only]
IsNaNbool. Returns true if the Half represents Not A Number (NaN)
[read-only]
IsNegativeInfinitybool. Returns true if the Half represents negative infinity.
[read-only]
IsPositiveInfinitybool. Returns true if the Half represents positive infinity.
[read-only]
IsZerobool. Returns true if the Half is zero.