---
title: isValid
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/timeoffset/isvalid
---

# isValid

Whether both offset and scale are finite (not NaN or infinite).

## Declaration

```swift
var isValid: Bool { get }
```
