Field enableCorrection
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Whether to apply a correction or act as a passthrough. Correction is valid only if points are temporally equidistant.")]
[Field("EnableCorrection", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<bool> enableCorrection
Returns
Type | Description |
---|---|
PortType<bool> |