Toolkit.WithSkinnedMesh
WithSkinnedMesh(this Node, Mesh, Matrix4x4, params Node[])
public static Node WithSkinnedMesh(this Node node, Mesh mesh, Matrix4x4 meshPoseTransform,
params Node[] joints)
See Also
- class Node
- class Mesh
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD
WithSkinnedMesh(this Node, Mesh, params (Node Joint, Matrix4x4 InverseBindMatrix)[])
public static Node WithSkinnedMesh(this Node node, Mesh mesh,
params (Node Joint, Matrix4x4 InverseBindMatrix)[] joints)
See Also
- class Node
- class Mesh
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD