enabledSemanticSegmentationMatteTypes
The semantic segmentation matte types that the photo render pipeline delivers.
Declaration
var enabledSemanticSegmentationMatteTypes: [AVSemanticSegmentationMatte.MatteType] { get set }Discussion
Set this property value to the array of matte types you’d like delivered with your primary photos. The array may only contain values present in availableSemanticSegmentationMatteTypes.
The default value of this property is an empty array.