public override void readFromBuffer(byte[] buffer, ref int index) { BinaryUtility.readFloats(buffer, ref index, mValue); }