0x00x00D0
Members 11
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | LensModelClass | TSubclassOf<ULensModel> | Protected+8 flags | nullptr | |
| 0x08 | DistortionPostProcessMID | UMaterialInstanceDynamic* | Protected+10 flags | nullptr | |
| 0x30 | CurrentState | FLensDistortionState | Protected+4 flags | {DistortionInfo={Parameters=[]}, FocalLengthInfo={FxFy={X=1… | |
| 0x14 | CameraFilmback | FCameraFilmbackSettings | Protected+4 flags | {SensorWidth=24.89, SensorHeight=18.67, SensorHorizontalOff… | |
| 0x007C | 0x04 | padding / unreflected | |||
| 0x10 | DisplayName | FString | Protected+5 flags | "" | |
| 0x04 | OverscanFactor | float | Protected+9 flags | 1 | |
| 0x0094 | 0x04 | padding / unreflected | |||
| 0x08 | UndistortionDisplacementMapMID | UMaterialInstanceDynamic* | TransientProtected+6 flags | nullptr | |
| 0x08 | DistortionDisplacementMapMID | UMaterialInstanceDynamic* | TransientProtected+6 flags | nullptr | |
| 0x08 | UndistortionDisplacementMapRT | UTextureRenderTarget2D* | TransientProtected+6 flags | nullptr | |
| 0x08 | DistortionDisplacementMapRT | UTextureRenderTarget2D* | TransientProtected+6 flags | nullptr | |
| 0x10 | DistortionProducerID | FGuid | Protected+5 flags | {A=0, B=0, C=0, D=0} | |
| 0x00C8 | 0x08 | unreflected bytes to end of ULensDistortionModelHandlerBase | |||
Functions 4
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetDistortionState(FLensDistortionState& InNewState) | FinalNative+1 flags | 0x30 | |
| bool IsModelSupported(const TSubclassOf<ULensModel>& ModelToSupport) | FinalNative+1 flags | 0x09 | |
| UTextureRenderTarget2D* GetUndistortionDisplacementMap() | FinalNative+1 flags | 0x08 | |
| UTextureRenderTarget2D* GetDistortionDisplacementMap() | FinalNative+1 flags | 0x08 |