Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Brown Conrady UDDistortion Parameters' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Brown Conrady UDDistortion Parameters |
Outputs
| Type | Name | Description |
|---|---|---|
| real | K1 | Radial coefficient of the r^2 term (numerator) |
| real | K2 | Radial coefficient of the r^4 term (numerator) |
| real | K3 | Radial coefficient of the r^6 term (numerator) |
| real | K4 | Radial coefficient of the r^2 term (denominator) |
| real | K5 | Radial coefficient of the r^4 term (denominator) |
| real | K6 | Radial coefficient of the r^6 term (denominator) |
| real | P1 | First tangential coefficient |
| real | P2 | Second tangential coefficient |