Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/Models
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULensModel
- UAnamorphicLensModel
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Models/AnamorphicLensModel.h |
| Include | #include "Models/AnamorphicLensModel.h" |
Syntax
UCLASS&40;BlueprintType, Meta&61;&40;DisplayName&61;"Anamorphic Lens Model"&41;&41;
class UAnamorphicLensModel : public ULensModel
Remarks
Anamorphic lens model, using Anamorphic lens distortion parameters
Overridden from ULensModel
| Type | Name | Description | |
|---|---|---|---|
| FName | GetModelName () |
Get the lens model name | |
| UScriptStruct * | Get the struct of distortion parameters supported by this model | ||
| FName | Get the lens model short name |