<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.11.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ModelIO",
  "identifier" : "/documentation/ModelIO/MDLCameraProjection",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Model I/O"
    ],
    "preciseIdentifier" : "c:@E@MDLCameraProjection"
  },
  "title" : "MDLCameraProjection"
}
-->

# MDLCameraProjection

Options for camera projection styles, used by the [`projection`](/documentation/ModelIO/MDLCamera/projection) property.

```
enum MDLCameraProjection
```

## Topics

### Enumeration Cases

### Constants

[`MDLCameraProjection.orthographic`](/documentation/ModelIO/MDLCameraProjection/orthographic)

An orthographic projection.

[`MDLCameraProjection.perspective`](/documentation/ModelIO/MDLCameraProjection/perspective)

A perspective projection.



---

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)