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