> For the complete documentation index, see [llms.txt](https://docs.kia.dev/animate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kia.dev/animate/architecture/ecurvetimes.md).

# ECurveTimes

This page describes the ECurveTimes enum that ships with Motion. The [structure](https://docs.unrealengine.com/en-US/ProgrammingAndScripting/Blueprints/UserGuide/Variables/Structs/index.html) describes Time positions of a curve.

### Constants

`CurveMinTime`

**Description:** Start time of a curve. Usually 0.

`CurveMaxTime`

**Description:** End time of a curve.
