SyncAnimator
abstract class in ImmerseSDK.PlatformServices / Inherits from MonoBehaviour
Used to synchronize animator statesMessaging is not handled automatically. Only supports Integers, Floats and Booleans
Properties | |
---|---|
Animator | The animator used by the SyncAnimator component |
Methods | |
---|---|
WriteToBuffer | Write animator states to buffer |
ReadFromBuffer | Apply buffered states to animator |