# Graph

- [Introduction](https://docs.meshmorpher.com/graph/introduction.md)
- [Getting Started](https://docs.meshmorpher.com/graph/getting-started.md)
- [Patch Notes](https://docs.meshmorpher.com/graph/patch-notes.md)
- [Animation](https://docs.meshmorpher.com/graph/animation.md)
- [Delta Mush Animation](https://docs.meshmorpher.com/graph/animation/delta-mush-animation.md)
- [Get Animation Frame](https://docs.meshmorpher.com/graph/animation/get-animation-frame.md)
- [Deltas](https://docs.meshmorpher.com/graph/deltas.md)
- [Apply Deltas](https://docs.meshmorpher.com/graph/deltas/apply-deltas.md)
- [Apply Deltas (Topo Match)](https://docs.meshmorpher.com/graph/deltas/apply-deltas-topo-match.md)
- [Get Deltas](https://docs.meshmorpher.com/graph/deltas/get-deltas.md)
- [Importers](https://docs.meshmorpher.com/graph/importers.md)
- [Load File Mesh](https://docs.meshmorpher.com/graph/importers/load-file-mesh.md)
- [Load Skeletal Mesh](https://docs.meshmorpher.com/graph/importers/load-skeletal-mesh.md)
- [Load Static Mesh](https://docs.meshmorpher.com/graph/importers/load-static-mesh.md)
- [Load Animation Sequence](https://docs.meshmorpher.com/graph/importers/load-animation-sequence.md)
- [Load Geometry Cache](https://docs.meshmorpher.com/graph/importers/load-geometry-cache.md)
- [Exporters](https://docs.meshmorpher.com/graph/exporters.md)
- [Write OBJ](https://docs.meshmorpher.com/graph/exporters/write-obj.md)
- [Write DNA](https://docs.meshmorpher.com/graph/exporters/write-dna.md)
- [Export to Static Mesh](https://docs.meshmorpher.com/graph/exporters/export-to-static-mesh.md)
- [Export to Skeletal Mesh](https://docs.meshmorpher.com/graph/exporters/export-to-skeletal-mesh.md)
- [Export DNA to Skeletal Mesh](https://docs.meshmorpher.com/graph/exporters/export-dna-to-skeletal-mesh.md)
- [Bake Mesh](https://docs.meshmorpher.com/graph/exporters/bake-mesh.md): Bakes changes to selected Static or Skeletal Mesh
- [Write FBX](https://docs.meshmorpher.com/graph/exporters/write-fbx.md)
- [Write GLB](https://docs.meshmorpher.com/graph/exporters/write-glb.md)
- [Cage Deformer](https://docs.meshmorpher.com/graph/cage-deformer.md)
- [Generate Cage](https://docs.meshmorpher.com/graph/cage-deformer/generate-cage.md)
- [Cage Deformer](https://docs.meshmorpher.com/graph/cage-deformer/cage-deformer.md): Enables Cage deformer for input mesh. Input Cage is optional
- [MetaHuman DNA](https://docs.meshmorpher.com/graph/metahuman-dna.md)
- [Load DNA File](https://docs.meshmorpher.com/graph/metahuman-dna/load-dna-file.md): Loads a MetaHuman DNA file
- [Load DNA](https://docs.meshmorpher.com/graph/metahuman-dna/load-dna.md): Loads a MetaHuman DNA asset from Skeletal Mesh
- [DNA To Mesh](https://docs.meshmorpher.com/graph/metahuman-dna/dna-to-mesh.md): Converts a specified LOD from a MetaHuman DNA to Mesh format
- [Get DNA Blendshape](https://docs.meshmorpher.com/graph/metahuman-dna/get-dna-blendshape.md): Converts a MetaHuman DNA Blendshape to Mesh format
- [Get DNA Expression](https://docs.meshmorpher.com/graph/metahuman-dna/get-dna-expression.md): Converts an MetaHuman DNA Expression to Mesh format. It also outputs Bones used by Expression.
- [Set DNA Expression](https://docs.meshmorpher.com/graph/metahuman-dna/set-dna-expression.md): Converts a Mesh Skeleton to Metahuman DNA expression
- [Set DNA Blendshape](https://docs.meshmorpher.com/graph/metahuman-dna/set-dna-blendshape.md): Converts  Mesh deltas to Metahuman DNA blendshape
- [Bake DNA Geometry](https://docs.meshmorpher.com/graph/metahuman-dna/bake-dna-geometry.md): Bakes Mesh geometry to DNA
- [Get DNA RBF Pose](https://docs.meshmorpher.com/graph/metahuman-dna/get-dna-rbf-pose.md)
- [Geometry](https://docs.meshmorpher.com/graph/geometry.md)
- [Append Geometry](https://docs.meshmorpher.com/graph/geometry/append-geometry.md): Appends Target to Mesh.
- [Remove Geometry](https://docs.meshmorpher.com/graph/geometry/remove-geometry.md): Removes selected vertices from input Mesh.
- [Subdivide](https://docs.meshmorpher.com/graph/geometry/subdivide.md): Subdivides geometry
- [OpenSubdiv](https://docs.meshmorpher.com/graph/geometry/opensubdiv.md): Subdivide a mesh using OpenSubdiv
- [Remesh](https://docs.meshmorpher.com/graph/geometry/remesh.md)
- [Stitch](https://docs.meshmorpher.com/graph/geometry/stitch.md): Stitch Mesh boundaries to Target boundaries. Selection vertices in Mesh is optional.
- [Blend](https://docs.meshmorpher.com/graph/geometry/blend.md): Blend Mesh and Target by the given alpha
- [Weld](https://docs.meshmorpher.com/graph/geometry/weld.md): Welds selected Mesh
- [Recompute Normals](https://docs.meshmorpher.com/graph/geometry/recompute-normals.md): Recomputes the Mesh Normals
- [Fix Intersections](https://docs.meshmorpher.com/graph/geometry/fix-intersections.md)
- [Replace Geometry](https://docs.meshmorpher.com/graph/geometry/replace-geometry.md)
- [Delta Mush](https://docs.meshmorpher.com/graph/geometry/delta-mush.md)
- [Repair](https://docs.meshmorpher.com/graph/repair.md)
- [Remove Small Components](https://docs.meshmorpher.com/graph/repair/remove-small-components.md): Remove small components
- [Remove Occluded](https://docs.meshmorpher.com/graph/repair/remove-occluded.md): Remove Occluded triangles either by self or other mesh.
- [Fill Holes](https://docs.meshmorpher.com/graph/repair/fill-holes.md)
- [Compact Mesh](https://docs.meshmorpher.com/graph/repair/compact-mesh.md)
- [RBF Deformer](https://docs.meshmorpher.com/graph/rbf-deformer.md)
- [RBF Deformer](https://docs.meshmorpher.com/graph/rbf-deformer/rbf-deformer.md): Enables RBF deformer for input mesh. Input Controls are optional
- [Landmarks to RBF Points](https://docs.meshmorpher.com/graph/rbf-deformer/landmarks-to-rbf-points.md): Converts left side of the given landmarks to RBF Control points
- [Sculpt](https://docs.meshmorpher.com/graph/sculpt.md)
- [Sculpt Mesh](https://docs.meshmorpher.com/graph/sculpt/sculpt-mesh.md): Enables Mesh Sculpting.
- [Sculpt Animation Sequence](https://docs.meshmorpher.com/graph/sculpt/sculpt-animation-sequence.md)
- [Sculpt Geometry Cache](https://docs.meshmorpher.com/graph/sculpt/sculpt-geometry-cache.md)
- [Geometry Cache](https://docs.meshmorpher.com/graph/geometry-cache.md)
- [Get Geometry Cache Frame](https://docs.meshmorpher.com/graph/geometry-cache/get-geometry-cache-frame.md)
- [Rename Geometry Cache Track](https://docs.meshmorpher.com/graph/geometry-cache/rename-geometry-cache-track.md)
- [Selection](https://docs.meshmorpher.com/graph/selection.md)
- [Select](https://docs.meshmorpher.com/graph/selection/select.md): Enables Mesh Selection
- [Select Landmarks](https://docs.meshmorpher.com/graph/selection/select-landmarks.md): Enables Landmarks selection between two Meshes
- [Invert Landmarks](https://docs.meshmorpher.com/graph/selection/invert-landmarks.md): Moves landmarks right to left
- [Skeleton](https://docs.meshmorpher.com/graph/skeleton.md)
- [Copy Bone Transforms](https://docs.meshmorpher.com/graph/skeleton/copy-bone-transforms.md)
- [Fit Skeleton](https://docs.meshmorpher.com/graph/skeleton/fit-skeleton.md)
- [Pose](https://docs.meshmorpher.com/graph/skeleton/pose.md)
- [Remove Bones](https://docs.meshmorpher.com/graph/skeleton/remove-bones.md)
- [Transfer Weights](https://docs.meshmorpher.com/graph/skeleton/transfer-weights.md)
- [Wrapper](https://docs.meshmorpher.com/graph/wrapper.md)
- [Rigid Fit](https://docs.meshmorpher.com/graph/wrapper/rigid-fit.md): Rigidly fits the Mesh to Target. Updates (optional) landmarks.
- [Elastic Conformer](https://docs.meshmorpher.com/graph/wrapper/elastic-conformer.md): Non-Rigidly fits the Mesh to Target. Updates (optional) landmarks.
- [Apply Rigid Transform](https://docs.meshmorpher.com/graph/wrapper/apply-rigid-transform.md): Apply Rigid Transformation to Mesh
- [Non-Rigid Fit](https://docs.meshmorpher.com/graph/wrapper/non-rigid-fit.md)
- [Stream](https://docs.meshmorpher.com/graph/stream.md)
- [Mesh Stream](https://docs.meshmorpher.com/graph/stream/mesh-stream.md): Sync Meshes with external DCCs
- [Texture](https://docs.meshmorpher.com/graph/texture.md)
- [Load Texture](https://docs.meshmorpher.com/graph/texture/load-texture.md): Loads Texture from asset
- [Load Texture From File](https://docs.meshmorpher.com/graph/texture/load-texture-from-file.md): Loads Texture from asset
- [Transfer Texture](https://docs.meshmorpher.com/graph/texture/transfer-texture.md)
- [Bake Materials To Textures](https://docs.meshmorpher.com/graph/texture/bake-materials-to-textures.md)
- [Materials](https://docs.meshmorpher.com/graph/materials.md)
- [Set Materials](https://docs.meshmorpher.com/graph/materials/set-materials.md): Change Materials to Mesh structure
- [Create Material from Textures](https://docs.meshmorpher.com/graph/materials/create-material-from-textures.md)
- [Morph Targets](https://docs.meshmorpher.com/graph/morph-targets.md)
- [Create Morph Target](https://docs.meshmorpher.com/graph/morph-targets/create-morph-target.md): Creates a Morph Target from the given Deltas on the selected SkeletalMesh
- [Load Morph Target](https://docs.meshmorpher.com/graph/morph-targets/load-morph-target.md): Loads a Morph Target from a Skeletal Mesh
- [Transfer Morph Targets](https://docs.meshmorpher.com/graph/morph-targets/transfer-morph-targets.md): Transfer selected Morph Targets from one skeletal mesh to another


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meshmorpher.com/graph.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
