Half.FromBytes(Byte[], Int32) Method

Definition

public static OpenTK.Half FromBytes (byte[] value, int startIndex);
static member FromBytes : byte[] * int -> OpenTK.Half

Parameters

value
Byte[]
startIndex
Int32

Returns

Applies to