# CameraType

> Enum

Namespace: UnityEngine.Pixyz.View

```csharp
public enum CameraType
```

Fields

| Name         | Value                              |
| ------------ | ---------------------------------- |
| Perspective  | UnityEngine.Pixyz.View\.CameraType |
| Orthographic | UnityEngine.Pixyz.View\.CameraType |
