Linear combination of two input vectors using scalars.
NormalizeVectorA | Whether to normalize vector A. |
NormalizeVectorB | Whether to normalize vector B. |
OutputDimension | A dimension to interpret the output vector. |
OutputDimensionInheritance | Determines whether the output dimension is inherited or explicitly specified using OutputDimension. |
ScalarA | Scalar scale A. Can be any Scalar calculation. |
ScalarB | Scalar scale B. Can be any Scalar calculation. |
ScaleFactorA | Scale factor for vector A. |
ScaleFactorB | Scale factor for vector B. |
UseScaleFromScalarA | Whether to use a scale from scalar A. |
UseScaleFromScalarB | Whether to use a scale from scalar B. |
VectorA | Vector A can be any VGT vector. |
VectorB | Vector B can be any VGT vector. |
Implemented Interface |
---|
IAgCrdn |
IAgCrdnTimeProperties |
IAgCrdnVector |