---
title: MTLComponentTransform
framework: metal
role: symbol
role_heading: Structure
path: metal/mtlcomponenttransform
---

# MTLComponentTransform

## Declaration

```swift
struct MTLComponentTransform
```

## Topics

### Initializers

- [init()](metal/mtlcomponenttransform/init().md)
- [init(scale:shear:pivot:rotation:translation:)](metal/mtlcomponenttransform/init(scale:shear:pivot:rotation:translation:).md)

### Instance Properties

- [pivot](metal/mtlcomponenttransform/pivot.md)
- [rotation](metal/mtlcomponenttransform/rotation.md)
- [scale](metal/mtlcomponenttransform/scale.md)
- [shear](metal/mtlcomponenttransform/shear.md)
- [translation](metal/mtlcomponenttransform/translation.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)

## See Also

### Structures

- [MTLTensorError](metal/mtltensorerror-swift.struct.md)
- [MTLBinaryArchiveError](metal/mtlbinaryarchiveerror-swift.struct.md)
- [MTLCommandBufferError](metal/mtlcommandbuffererror-swift.struct.md)
- [MTLCounterSampleBufferError](metal/mtlcountersamplebuffererror-swift.struct.md)
- [MTLDynamicLibraryError](metal/mtldynamiclibraryerror-swift.struct.md)
- [MTLIOError](metal/mtlioerror-swift.struct.md)
- [MTLPackedFloatQuaternion](metal/mtlpackedfloatquaternion.md)
- [MTLStitchedLibraryOptions](metal/mtlstitchedlibraryoptions.md)
- [NSDeviceCertification](metal/nsdevicecertification.md)
- [NSProcessPerformanceProfile](metal/nsprocessperformanceprofile.md)
