abstract fun onUpdate(engine: ZoomEngine, matrix: Matrix): Unit
Notifies that the inner matrix was updated. The passed matrix can be changed, but is not guaranteed to be stable. For a long lasting value it is recommended to make a copy of it using Matrix.set.