---
title: normalizedTime
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/animationstateprotocol/normalizedtime
---

# normalizedTime

The normalized time ranges from 0 to 1, and is the time at which the animation result should be evaluated.

## Declaration

```swift
var normalizedTime: TimeInterval { get }
```
