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

# Primitive3DProtocol Implementations

## Topics

### Instance Methods

[`func applying(AffineTransform3DFloat) -> Vector3DFloat`](/documentation/Spatial/Vector3DFloat/applying(_:)-1a8xg)

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

[`func applying(ProjectiveTransform3DFloat) -> Vector3DFloat`](/documentation/Spatial/Vector3DFloat/applying(_:)-6hw8r)

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

[`func applying(Pose3DFloat) -> Vector3DFloat`](/documentation/Spatial/Vector3DFloat/applying(_:)-81zwt)

Returns the primitive that results from applying a pose to the primitive.

[`func unapplying(AffineTransform3DFloat) -> Vector3DFloat`](/documentation/Spatial/Vector3DFloat/unapplying(_:)-2n7h2)

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

[`func unapplying(Pose3DFloat) -> Vector3DFloat`](/documentation/Spatial/Vector3DFloat/unapplying(_:)-4xdju)

Returns the primitive that results from applying a pose to the primitive.

[`func unapplying(ProjectiveTransform3DFloat) -> Vector3DFloat`](/documentation/Spatial/Vector3DFloat/unapplying(_:)-wz3i)

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)