public void Load(BinaryReader reader) { findex = MBUtil.LoadInt32(reader); rot = MBUtil.LoadPoint4F(reader); }