# struct FFlipbookSettings
 No description available.
# Members
| Type | Member | Description | 
|---|---|---|
int |  NumberOfViews | Determines the number of views generated for the flip book impostor. | 
FVector |  UpVector | The views are rotated around the up vector and the rendered images are oriented with the up vector. | 
FVector |  ViewDirection | This vector determines the direction of the first view. The rest of the views are uniformly distributed around the scene rotated around the up-vector. The resulting billboard will be oriented in the negative view direction. |