B1ThumbnailCameraSetting
- Stores the camera offset, rotation, and field-of-view settings for a specific
* thumbnail capture preset used during character preview rendering.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Offset | FVector | Positional offset of the thumbnail camera from the default position. | Category: B1ThumbnailCameraSetting |
| Rotate | FRotator | Rotation of the thumbnail camera. | Category: B1ThumbnailCameraSetting |
| CaemraFOV | float | Field of view (FOV) in degrees for the thumbnail camera. | Category: B1ThumbnailCameraSetting |