enum EImpostorType
 ImpostorType specifies which type of impostor should be generated by the ImpostorProcessor.
  Values
  | Key | Value | Comment | 
|---|
 | BillboardCloud | 0 | Generates a set of billboards that represents the scene. | 
 | Flipbook | 1 | Renders the scene from a number of views and generates an atlas with the images. | 
 | FromSingleView | 3 | Generates an impostor from a single view. | 
 | Key | Value | Comment | 
|---|
 | BillboardCloud | 0 | Generates a set of billboards that represents the scene. | 
 | Flipbook | 1 | Renders the scene from a number of views and generates an atlas with the images. | 
 | FromSingleView | 3 | Generates an impostor from a single view. | 
 | Key | Value | Comment | 
|---|
 | EImpostorType_BillboardCloud | 0 | Generates a set of billboards that represents the scene. | 
 | EImpostorType_Flipbook | 1 | Renders the scene from a number of views and generates an atlas with the images. | 
 | EImpostorType_FromSingleView | 3 | Generates an impostor from a single view. |