Microsoft3MFFormat.GetTransformForBuild

Microsoft3MFFormat.GetTransformForBuild method

获取用于构建的节点的变换矩阵。

public Matrix4? GetTransformForBuild(Node node)
参数类型描述
节点节点获取用于 3MF 构建的变换矩阵的节点

返回值

变换矩阵,若未定义则为 null

另请参见