How do we use Snapshot Interpolation?
The whole answer can be found below.
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).
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
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