Open Rails

AnimatedPart.UpdateLoop Method

[This is preliminary documentation and subject to change.]

Updates an animated part that loops only when enabled (e.g. wipers).

Overload List

Updates an animated part that loops only when enabled (e.g. wipers).

public void UpdateLoop(bool,ElapsedTime)

Updates an animated part that loops (e.g. running gear), changing by the given amount.

public void UpdateLoop(float)

See Also

AnimatedPart Class | Orts.Viewer3D Namespace