Interpolation

Interpolation

  • Instanced for each interpolated property
  • Owns snapshot buffer
  • Performs the interpolation

InterpolationSystem

  • public interface to be used by programmers
  • Tracks interpolated properties and updates them with interpolated values each frame

Interpolators

  • Stores interpolation functions for reflection types
  • Registers default interpolators for common reflection types

Merge request reports

Loading