---
title: MDLAnimatedVector2
framework: modelio
role: symbol
role_heading: Class
path: modelio/mdlanimatedvector2
---

# MDLAnimatedVector2

## Declaration

```swift
class MDLAnimatedVector2
```

## Topics

### Instance Properties

- [double2Array](modelio/mdlanimatedvector2/double2array.md)
- [float2Array](modelio/mdlanimatedvector2/float2array.md)

### Instance Methods

- [double2Value(atTime:)](modelio/mdlanimatedvector2/double2value(attime:).md)
- [float2Value(atTime:)](modelio/mdlanimatedvector2/float2value(attime:).md)
- [reset(double2Array:atTimes:)](modelio/mdlanimatedvector2/reset(double2array:attimes:).md)
- [reset(float2Array:atTimes:)](modelio/mdlanimatedvector2/reset(float2array:attimes:).md)
- [setDouble2(_:atTime:)](modelio/mdlanimatedvector2/setdouble2(_:attime:).md)
- [setFloat2(_:atTime:)](modelio/mdlanimatedvector2/setfloat2(_: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)
