Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/Tables > API/Plugins/CameraCalibrationCore/Tables/FBaseLensTable
- FBaseLensTable::GetCurveKeyPositionRange()
- FFocalLengthTable::GetCurveKeyPositionRange()
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/BaseLensTable.h |
| Include | #include "Tables/BaseLensTable.h" |
virtual TRange < double > GetCurveKeyPositionRange
(
int32 InParameterIndex
) const
Remarks
Gets the range of allowed values for the curve keys at the specified parameter index The minimum and maximum allowed values
Parameters
| Name | Description |
|---|---|
| InParameterIndex | The index of the parameter to get the ranges for |