---
title: MDLAnimatedVector4
framework: modelio
role: symbol
role_heading: Class
path: modelio/mdlanimatedvector4
---

# MDLAnimatedVector4

## Declaration

```swift
class MDLAnimatedVector4
```

## Topics

### Instance Properties

- [double4Array](modelio/mdlanimatedvector4/double4array.md)
- [float4Array](modelio/mdlanimatedvector4/float4array.md)

### Instance Methods

- [double4Value(atTime:)](modelio/mdlanimatedvector4/double4value(attime:).md)
- [float4Value(atTime:)](modelio/mdlanimatedvector4/float4value(attime:).md)
- [reset(double4Array:atTimes:)](modelio/mdlanimatedvector4/reset(double4array:attimes:).md)
- [reset(float4Array:atTimes:)](modelio/mdlanimatedvector4/reset(float4array:attimes:).md)
- [setDouble4(_:atTime:)](modelio/mdlanimatedvector4/setdouble4(_:attime:).md)
- [setFloat4(_:atTime:)](modelio/mdlanimatedvector4/setfloat4(_: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)
