Navigation
| Name | LensComponent |
| Type | Plugin |
| Part of Plugins | Lens Component |
| Location | /Engine/Plugins/VirtualProduction/LensComponent/Source/LensComponent/ |
| Module Build Rules | LensComponent.Build.cs |
Classes
| Name | Remarks |
|---|---|
| ULensComponent | Component for applying a post-process lens distortion effect to a CineCameraComponent on the same actor |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnLensComponentModelChanged | TMulticastDelegate_OneParam< void, const TSubclassOf< ULensModel > & > | LensComponent.h |
Enums
Public
| Name | Remarks |
|---|---|
| EDistortionSource | Specifies from where the distortion state information comes |
| EFilmbackOverrideSource | Controls whether this component can override the camera's filmback, and if so, which override to use |
| EFIZEvaluationMode | Mode that controls where FIZ inputs are sourced from and how they are used to evaluate the LensFile |