# 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.
