====== LookAtHeadParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | lookAtPerf | ''f32'' | ''0x0'' | The interpolation performance when LookAt is enabled or disabled. In % per second. | | | lookAtRateV | ''f32'' | ''0x4'' | The vertical correction rate to apply to the target angle. | | | lookAtRateH | ''f32'' | ''0x8'' | The horizontal correction rate to apply to the target angle. | | | minAngDegV | ''f32'' | ''0xc'' | The minimum LookAt angle on the vertical axis. | | | maxAngDegV | ''f32'' | ''0x10'' | The maximum LookAt angle on the vertical axis. | | | minAngDegH | ''f32'' | ''0x14'' | The minimum LookAt angle on the horizontal axis. | | | maxAngDegH | ''f32'' | ''0x18'' | The maximum LookAt angle on the horizontal axis. | | | reserved4 | ''dummy8'' | ''0x1c'' | | This field is padding. |