Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/Tables > API/Plugins/CameraCalibrationCore/Tables/FSTMapTable
- FBaseLensTable::CanEditCurveKeyAttributes()
- FSTMapTable::CanEditCurveKeyAttributes()
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/STMapTable.h |
| Include | #include "Tables/STMapTable.h" |
virtual bool CanEditCurveKeyAttributes
(
int32 InParameterIndex
) const
Remarks
Gets whether the attributes of the table's curve keys can be edited or not true if the curve's key attributes can be edited, false otherwise
Parameters
| Name | Description |
|---|---|
| InParameterIndex | The index of the parameter of the curve in question |