---
title: MDLAnimatedScalar
framework: modelio
role: symbol
role_heading: Class
path: modelio/mdlanimatedscalar
---

# MDLAnimatedScalar

## Declaration

```swift
class MDLAnimatedScalar
```

## Topics

### Instance Properties

- [doubleArray](modelio/mdlanimatedscalar/doublearray.md)
- [floatArray](modelio/mdlanimatedscalar/floatarray.md)

### Instance Methods

- [doubleValue(atTime:)](modelio/mdlanimatedscalar/doublevalue(attime:).md)
- [floatValue(atTime:)](modelio/mdlanimatedscalar/floatvalue(attime:).md)
- [reset(doubleArray:atTimes:)](modelio/mdlanimatedscalar/reset(doublearray:attimes:).md)
- [reset(floatArray:atTimes:)](modelio/mdlanimatedscalar/reset(floatarray:attimes:).md)
- [setDouble(_:atTime:)](modelio/mdlanimatedscalar/setdouble(_:attime:).md)
- [setFloat(_:atTime:)](modelio/mdlanimatedscalar/setfloat(_:attime:).md)

## Relationships

### Inherits From

- [MDLAnimatedValue](modelio/mdlanimatedvalue.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
