---
title: time
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/citransitionfilter/time
---

# time

The parametric time of the transition.

## Declaration

```swift
var time: Float { get set }
```

## Discussion

Discussion This value drives the transition from start, at time 0, to end, at time 1.

## See Also

### Instance Properties

- [inputImage](coreimage/citransitionfilter/inputimage.md)
- [targetImage](coreimage/citransitionfilter/targetimage.md)
