TransformBuilder.Append

TransformBuilder.Append method

Append the new transform matrix to the transform chain.

public TransformBuilder Append(Matrix4 m)
ParameterTypeDescription
mMatrix4

See Also