<!--
{
  "documentType" : "article",
  "framework" : "Spatial",
  "identifier" : "/documentation/Spatial/Vector3D/Primitive3DProtocol-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Primitive3DProtocol Implementations"
}
-->

# Primitive3DProtocol Implementations

## Topics

### Instance Methods

[`func applying(AffineTransform3D) -> Vector3D`](/documentation/Spatial/Vector3D/applying(_:)-1d0mh)

Returns the vector that results from applying an affine transform to the vector.

[`func applying(Pose3D) -> Vector3D`](/documentation/Spatial/Vector3D/applying(_:)-4k2qi)

Returns a vector that results from applying the specified pose.

[`func unapplying(Pose3D) -> Vector3D`](/documentation/Spatial/Vector3D/unapplying(_:)-1gzyd)

Returns a vector that results from unapplying the specified pose.

[`func unapplying(AffineTransform3D) -> Vector3D`](/documentation/Spatial/Vector3D/unapplying(_:)-6vl3o)

Returns the vector that results from unapplying an affine transform to the vector.

[`func unapplying(ProjectiveTransform3D) -> Vector3D`](/documentation/Spatial/Vector3D/unapplying(_:)-8ookb)

Returns the vector that results from unapplying a projective transform to the vector.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)