How do we use Snapshot Interpolation?

The whole answer can be found below.

Please note: The Photon forum is closed permanently. After many dedicated years of service we have made the decision to retire our forum and switch to read-only: we've saved the best to last! And we offer you support through these channels:

Try Our
Documentation

Please check if you can find an answer in our extensive documentation on Fusion.

Join Us
on Discord

Meet and talk to our staff and the entire Photon-Community via Discord.

Read More on
Stack Overflow

Find more information on Stack Overflow (for Circle members only).

Write Us
an E-Mail

Feel free to send your question directly to our developers.

How do we use "Snapshot Interpolation"?

MyFella
2022-06-07 16:02:58

There is constant mention of built-in snapshot interpolation in the documentation but how do we use it?

As far as I can see, [Networked] properties don't interpolate between ticks. The only interpolation I can find in Fusion is that of the NetworkTransform and NetworkRigidbody. I can't imagine this is what it's referring to since scripts deriving from NetworkBehaviour have an exposed Interpolation Data Source field in the inspector without these components but I can't figure out what it does.

Comments

ramonmelo
2022-07-19 21:19:43

Hi @MyFella ,

Please, take a look here: https://doc.photonengine.com/en-us/fusion/current/manual/interpolator

--

Ramon Melo

Photon Fusion Team

Back to top