Enum PixelPerfectCamera.CropFrame
Namespace: UnityEngine.Experimental.Rendering.Universal
Syntax
public enum CropFrame
Fields
Name | Description | Value |
---|---|---|
None | 0 | |
Pillarbox | 1 | |
Letterbox | 2 | |
Windowbox | 3 | |
StretchFill | 4 |
public enum CropFrame
Name | Description | Value |
---|---|---|
None | 0 | |
Pillarbox | 1 | |
Letterbox | 2 | |
Windowbox | 3 | |
StretchFill | 4 |