DataPack.ReadFloatArray Method

Reads an array of floats from a data pack.

void ReadFloatArray(float[] buffer, int count)

Parameters

float[] buffer

Destination buffer.

int count

Maximum length of output buffer.