Microsoft3MFFormat.GetTransformForBuild

Microsoft3MFFormat.GetTransformForBuild method

Get transform matrix for node used in build.

public Matrix4? GetTransformForBuild(Node node)
ParameterTypeDescription
nodeNodeWhich node to get transform matrix for 3MF build.

Return Value

A transform matrix or null if not defined.

See Also