Protected
constructorReadonly
inverseInverse transformation matrix of this Transformer.
Readonly
matrixTransformation matrix of this Transformer.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Applies additional transform processing on data for InputPlaceholders and OutputPlaceholders used with MLComponent. For more information, see the MLComponent Overview.
Example