Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
Anamorphic lens model, using Anamorphic lens distortion parameters
| Name | UAnamorphicLensModel |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Models/AnamorphicLensModel.h |
| Include Path | #include "Models/AnamorphicLensModel.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, Meta=(DisplayName="Anamorphic Lens Model"))
class UAnamorphicLensModel : public ULensModel
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULensModel → UAnamorphicLensModel