Open Rails

AnimatedPart.UpdateLoop(Boolean, ElapsedTime) Method

[This is preliminary documentation and subject to change.]

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

public void UpdateLoop(
   bool running,
   ElapsedTime elapsedTime
);

See Also

AnimatedPart Class | Orts.Viewer3D Namespace | AnimatedPart.UpdateLoop Overload List