Railcam 2D
HomeDocsSupport
Store

UpdateMethod

public enum Railcam2D.UpdateMethod;

Used by Railcam 2D to determine the Unity update method in which to move the camera.

Value Numeric Summary
LateUpdate 0 Move the camera during Unity's LateUpdate method
FixedUpdate 1 Move the camera during Unity's FixedUpdate method
ManualUpdate 2 Move the camera only when Railcam2D.Move is called
Home
Docs
Support
Jonathan Madelaine © 2025
Railcam 2D
Home
Docs
Support
User Guide
Getting Started
Importing the PackageAdding to a SceneMoving the CameraCreating a RailWaypointsEffectsMore Rails
Railcam 2D Component
Inspector UI
Rail Manager Component
Inspector UI
Rail Component
Inspector UIScene UI
Custom Component Integration
Integrating with Railcam 2DCreating Rails
Settings
API Reference
CameraTarget
InfluenceXInfluenceYPositionTransform
CurveType
Effect
ActiveCameraInterpolationTargetInterpolationWaypointIndex
FollowAxis
Rail
Activate()ActiveDeactivate()EffectsWaypoints
Railcam2D
Activate()ActiveAddTarget(Transform)AddTarget(Transform, float, float)AdjustedTargetPositionClearTargets()ConnectRails()Deactivate()DisconnectRails()FindRails()Move(float)OffsetRailsConnectedRemoveTarget(Transform)SmoothTargetPositionTargetsUpdateMethodUpdateTargetPosition()
RailManager
ViewSingle
RailUtilities
GetCameraPosition(Vector2, Rail)GetCameraPosition(Vector2, Rail[])
UpdateMethod
Waypoint
CurveControlPointCurveTypeFollowAxisPosition