Mesh Morpher
  • Overview
    • 👋Introduction
    • 🏁Buy
    • 📽️YouTube
    • ❔Discord
  • 💻Install
  • 👷Workflows
  • 📔Patch Notes
    • 📔Patch Notes Archive
  • Editor
    • UI
      • New
      • Exit
      • Camera FOV
      • Focus Camera
      • Ruler
    • Basic Operations
      • Open Skeletal Mesh
      • Save
      • Open Morph Target
      • Close Morph Target
      • Add New
      • Delete
      • Rename
      • Duplicate
      • Set Magnitude
      • Merge
      • LODs
    • Tools
      • General
        • Options
        • Masking
        • Brush
        • Indicators
        • Shortcuts
      • Move Tool
      • Grab Tool
      • Sculpt Tool
      • Smooth Tool
      • Inflate Tool
      • Pinch Tool
      • Plane Tool
      • Flatten Tool
      • Restore Tool
      • Transform Tool
      • Lattice Deformer
      • Projection
      • Displace
      • Laplacian Smooth
      • Blend
      • Scale Tool
      • Twist Tool
      • Select Pose
      • Reference Skeletal Mesh
      • Corrective Morph Targets
      • Mirror Morph Target
      • RBF deformer
    • Advanced Operations
      • Create from Mesh
      • Create from Mesh Files
        • General
        • Base
        • Morphed
        • Options
        • UV Match
        • Smoothing
      • Poser
        • Bake Skeleton
        • Create Reverse Morph Target
        • Create Morph Target
        • Animation Curves
          • To Morph Targets
          • To OBJ Files
        • Morph Targets
          • To Bonesnapshot
          • Update from Pose
          • To OBJ Files
        • Correctives
        • Bone Editor
          • Symmetry
          • Pivot
          • Draw
          • Bone Scale and Animation Retargeting
          • Lock Bones
          • Unlock Bones
        • Bone Snapshots
          • Corrective
        • Pose Driver
        • Meta Human DNA
        • Mirror Pose
        • Modify Animations
      • Copy
      • Wrapper
        • Options
        • Wrapper Settings
        • Control Points
        • Bone Editor
        • Section Selection
        • Masking
      • Bake
      • Recompute Normals
      • Stitch
        • By Bone Weights
      • Append Geometry
      • Remove Mesh Data
      • Transfer Weights
      • Remesh
    • Exporter
      • OBJ To FBX
      • Export Mesh as OBJ
      • Export Morph Target as OBJ
      • Export Selection as OBJ
      • Alembic
      • Masks
      • Meta Human DNA to OBJ
  • Runtime
    • Standalone Morph Target
      • Get Delta
      • Get Delta LODs
      • Get Delta Num
      • Get Skeletal Mesh
      • Get Morph Target Name
      • Set Morph Target Name
      • Get Weight
      • Set Weight
      • Duplicate Standalone Morph Target
    • Project
      • Project Standalone Morph Targets to Morph Targets
      • Project Standalone Morph Targets
    • Create from Mesh Files
      • Create Morph Target from Mesh Files
      • Create Standalone Morph Target from Mesh Files
    • Utilities
      • Export Skeletal Mesh To OBJ
      • Get Morph Targets Names
      • Find Morph Target
      • Remove Morph Target
      • Duplicate Skeletal Mesh
      • Load Bonesnapshot
      • RigLogicNoBones
    • Dynamic Skeletal Mesh Component
Powered by GitBook
On this page

Was this helpful?

  1. Editor
  2. Advanced Operations
  3. Wrapper

Control Points

Last updated 9 months ago

Was this helpful?

Control Points are used to hint the geometry to the non-rigid fitting algorithm. Users can add as many Control Points they want and can overlap them without any issue.

Control points need to have same count and order in both target and source meshes as they`re used to hint correspondent landmarks between the two of them to the non-rigid fitting algorithm.

There are several options that allow users to configure how control points work in Mesh Morpher's wrapper.

In order to add/remove Control Points, users have to select Control Points in Advanced Menu.

Users can Save, Load, Clear and change the Influence of the Control Points for both Target and Source.

To select a Control Point, users can Left Click on it which also allows them to change the influence for the selected Control Point

Reset Influence resets the Influences for all Control Points to the value located in Wrapper Settings.

Right Clicking on a Control Point will remove it and doing so will change the Index for the Control Points with a higher index.

Aligning bones, changing Section Selection or masking will clear out the selected Control Points.

Options
Description

Control Point Influence

The Influence of a Control Point determines the radius in which the control points gather mesh vertices and uses them to find correspondent vertices in its Pair.

ControlPointNormalThreshold

Whether or not the Control Points can find in their radius only un-flipped triangles.

Holding Left Shift while adding a Control Point will create a Symmetric Control Point as well.

There are several visual settings for Control Points that can be access by navigating to Edit->Settings.

Options
Description

ElementThickness

The thickness used to display the debug sphere for Control Points

ControlPointSize

The size of the displayed Control Point dot marker on the mesh

ControlPointFontColor

Font Color of the Control Point Index Indicator

ControlPointFontShadowColor

Font Shadow Color of the Control Point Index Indicator

bShowDebugControlPoints

Whether to display the influence radius debug sphere for Control Points.