Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/FDisplacementMapBlendPatchCorner
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LensFileRendering.h | |||
FDisplacementMapBlendPatchCorner
(
float InX, |
LensFileRendering.h |
FDisplacementMapBlendPatchCorner()
| Name | FDisplacementMapBlendPatchCorner |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensFileRendering.h |
| Include Path | #include "LensFileRendering.h" |
FDisplacementMapBlendPatchCorner()
FDisplacementMapBlendPatchCorner(float, float, float, float)
| Name | FDisplacementMapBlendPatchCorner |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensFileRendering.h |
| Include Path | #include "LensFileRendering.h" |
FDisplacementMapBlendPatchCorner
(
float InX,
float InY,
float InTangentX,
float InTangentY
)