The Unity Geometry Sequence Player is a package which allows you to playback mesh or pointcloud sequences.
This package is distributed as UPM package through the Unity Package Manager. After installing this package from the Asset Store, it will appear as a local package in the package manager, instead of being a folder in your projects "Assets" directory.
Detailed online documentation is available on the documentation website
To see how the package works, we highly recommend you to take a look at the available sample scenes. As this package is distributed as a UPM package, you need to install the samples first. You can either follow the steps below, or for a more detailed version, you can also take a look at the documentation website
1: Open the Package Manager from "Window" -> "Package Manager" 2: Click on "In Project" on the left side of the window, and then select the "Geometry Sequence Player". 3: Click on the "Samples" tab 4: Import the "Sequence Samples". They will now install to your projects Asset Directory in a "Sample" folder. You can then open the scenes inside to take a look at the examples! 5: Click on the "Play" Button in each scene to see the playback in action.