<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Spatial",
  "identifier" : "/documentation/Spatial/ProjectiveTransformable3DFloat",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Spatial"
    ],
    "preciseIdentifier" : "s:7Spatial30ProjectiveTransformable3DFloatP"
  },
  "title" : "ProjectiveTransformable3DFloat"
}
-->

# ProjectiveTransformable3DFloat

```
protocol ProjectiveTransformable3DFloat : ProjectiveTransformable3D
```

## Topics

### Instance Methods

[`func applying(ProjectiveTransform3DFloat) -> Self`](/documentation/Spatial/ProjectiveTransformable3DFloat/applying(_:))

Returns a transformed copy of the value

## Relationships

### Inherits From

[`ProjectiveTransformable3D`](/documentation/Spatial/ProjectiveTransformable3D)

### Conforming Types

[`Point3DFloat`](/documentation/Spatial/Point3DFloat)

[`Rect3DFloat`](/documentation/Spatial/Rect3DFloat)

[`Vector3DFloat`](/documentation/Spatial/Vector3DFloat)

[`Ray3DFloat`](/documentation/Spatial/Ray3DFloat)

[`Pose3DFloat`](/documentation/Spatial/Pose3DFloat)

[`Rotation3DFloat`](/documentation/Spatial/Rotation3DFloat)

---

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)