---
title: MDLAnimatedVector3
framework: modelio
role: symbol
role_heading: Class
path: modelio/mdlanimatedvector3
---

# MDLAnimatedVector3

## Declaration

```swift
class MDLAnimatedVector3
```

## Topics

### Instance Properties

- [double3Array](modelio/mdlanimatedvector3/double3array.md)
- [float3Array](modelio/mdlanimatedvector3/float3array.md)

### Instance Methods

- [double3Value(atTime:)](modelio/mdlanimatedvector3/double3value(attime:).md)
- [float3Value(atTime:)](modelio/mdlanimatedvector3/float3value(attime:).md)
- [reset(double3Array:atTimes:)](modelio/mdlanimatedvector3/reset(double3array:attimes:).md)
- [reset(float3Array:atTimes:)](modelio/mdlanimatedvector3/reset(float3array:attimes:).md)
- [setDouble3(_:atTime:)](modelio/mdlanimatedvector3/setdouble3(_:attime:).md)
- [setFloat3(_:atTime:)](modelio/mdlanimatedvector3/setfloat3(_: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)
