The ITransformOut type exposes the following members.

Methods

  NameDescription
Public methodGetMatrixPointer(Single**%)
Public methodGetMatrixPointer(Single*%)
Used to retrieve a Pointer to the Values of the pin, which can be used to write large number of values more efficiently. Note though, that when writing Values to the Pointer the pins dimensions and overall SliceCount have to be taken care of manually.
Public methodSetMatrix
Used to write a Matrix to the pin at the specified slice.

See Also