B1PhotoModeCropOptionSetting
- Stores a single crop option setting for the photo mode camera, including its display name and image dimensions.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Name | FString | Display name shown in the UI for this crop option. | Category: B1PhotoModeCropOptionSetting |
| CropOptionType | EB1PhotoModeCameraCropOption | The crop aspect ratio type associated with this setting. | Category: B1PhotoModeCropOptionSetting |
| ImageSize | FVector2D | The image resolution dimensions for this crop option. | Category: B1PhotoModeCropOptionSetting |