Navigation
API > API/Plugins > API/Plugins/LensComponent
References
| Module | LensComponent |
| Header | /Engine/Plugins/VirtualProduction/LensComponent/Source/LensComponent/Public/LensComponent.h |
| Include | #include "LensComponent.h" |
Syntax
enum EDistortionRenderingMode
{
PostProcessMaterial,
UMETA =(DisplayName = "Scene View Extension (Experimental)"),
}
Values
| Name | Description |
|---|---|
| PostProcessMaterial | Use the plugin post process material |
| UMETA | Use the experimental lens distortion scene view extension. |
Remarks
Specifies how the distortion should be rendered in the post-processing pipeline