<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Metal",
  "identifier" : "/documentation/Metal/MTLQuadTessellationFactorsHalf/init(edgeTessellationFactor:insideTessellationFactor:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Metal"
    ],
    "preciseIdentifier" : "s:So30MTLQuadTessellationFactorsHalfa04edgeB6Factor06insidebF0ABs6UInt16V_A3Ft_AF_AFttcfc"
  },
  "title" : "init(edgeTessellationFactor:insideTessellationFactor:)"
}
-->

# init(edgeTessellationFactor:insideTessellationFactor:)

Returns a new per-patch tessellation factors structure with the specified parameters.

```
init(edgeTessellationFactor: (UInt16, UInt16, UInt16, UInt16), insideTessellationFactor: (UInt16, UInt16))
```

---

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)