---
title: kCIAttributeTypeTime
framework: coreimage
role: symbol
role_heading: Global Variable
path: coreimage/kciattributetypetime
---

# kCIAttributeTypeTime

A parametric time for transitions, specified as a floating-point value in the range of 0.0 to 1.0.

## Declaration

```swift
let kCIAttributeTypeTime: String
```

## See Also

### Constants

- [kCIAttributeTypeScalar](coreimage/kciattributetypescalar.md)
- [kCIAttributeTypeDistance](coreimage/kciattributetypedistance.md)
- [kCIAttributeTypeAngle](coreimage/kciattributetypeangle.md)
- [kCIAttributeTypeBoolean](coreimage/kciattributetypeboolean.md)
- [kCIAttributeTypeInteger](coreimage/kciattributetypeinteger.md)
- [kCIAttributeTypeCount](coreimage/kciattributetypecount.md)
