Class GhostAnimationControllerPredictionSystem
A system which calls PreparePredictedData for all registered ghost animation controllers and also trigger graph evaluation if enabled.
Inherited Members
Namespace: Unity.NetCode.Hybrid
Assembly: solution.dll
Syntax
[UpdateInGroup(typeof(PredictedSimulationSystemGroup))]
public class GhostAnimationControllerPredictionSystem : SystemBase