Enum UnityRailFollowerView.UpdatePhase
Update phase for applying the rail pose.
Namespace: Serenity.GameRail.Infrastructure.Views
Assembly: Serenity.UnityGameRail.Infrastructure.dll
Syntax
public enum UnityRailFollowerView.UpdatePhase
Fields
| Name | Description |
|---|---|
| FixedUpdate | |
| LateUpdate | |
| Update |