<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Spatial",
  "identifier" : "/documentation/Spatial/ScaledPose3D/init(position:rotation:scale:)-7ya6f",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Spatial"
    ],
    "preciseIdentifier" : "s:So14SPScaledPose3Da8position8rotation5scaleABSo9SPPoint3Da_So12SPRotation3DaSdtcfc"
  },
  "title" : "init(position:rotation:scale:)"
}
-->

# init(position:rotation:scale:)

Creates a pose with the specified Spatial position, rotation, and scale structures.

```
init(position: Point3D, rotation: Rotation3D, scale: Double)
```

---

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)