Go to: Related nodes. Attributes.

Some description...

Node nameParentsClassificationMFn typeCompatible function sets
morphweightGeometryFilterdeformerkMorphkBase
kNamedObject
kDependencyNode
kGeometryFilt
kWeightGeometryFilt
kMorph

Related nodes

deformer, cluster

Attributes (23)

cacheSetup, componentLookup, componentLookupList, inwardConstraint, mirrorDirection, morphMode, morphSpace, morphTarget, neighborBias, neighborExponent, neighborLevel, normalScale, originalMorphTarget, outwardConstraint, scaleEnvelope, scaleLevel, smoothNormals, tangentPlaneScale, tangentialDamping, uniformScaleWeight, useComponentLookup, useOriginalMorphTarget, useTangentialConstraints

Long name (short name)TypeDefaultFlags
cacheSetup (csp) ctypeDatan/aconnectablehidden
Internal data structure, do not change
componentLookupList (clkl) compoundn/aarrayoutputinputconnectablestorable
Contains topology maps for each deforming geometry.
componentLookup (clkp) integer0arrayoutputinputconnectablestorable
The custom topology mapping describing how each index of the deforming geometry matches to a particular index of the morph target
inwardConstraint (iwc) float0.0foutputinputconnectablestorablekeyable
Limits the vertex motion to not go under the surface normal in order to preserve the current geometry contour
mirrorDirection (mird) enum0outputinputconnectablestorable
Direction to mirror the object along
morphMode (mmd) enum0outputinputconnectablestorable
The morph describes how the morph target modifies the geometry
morphSpace (mspc) enum0outputinputconnectablestorable
The morphSpace describes in which space the morph is applied
morphTarget (ctrg) geometrynullptrarrayoutputinputconnectablestorable
The morph target geometry
neighborBias (nbb) float0.0foutputinputconnectablestorable
Adds an offset to the neighbor distance to ensure that extremely closeby neighbors (close to 0.0) not overwhelm other neighboring verts.
neighborExponent (nbe) float0.0foutputinputconnectablestorable
Controls how the distance between verts will play a role in how the neighbors influence a vert. When zero the distance has no effect. The higher the value, the more important closeby verts become.
neighborLevel (nbl) integer0outputinputconnectablestorable
Number of neighboring connections to use for surface mode
normalScale (nsc) float1.0outputinputconnectablestorablekeyable
Normal scale
originalMorphTarget (otrg) geometrynullptrarrayoutputinputconnectablestorable
The original morph target geometry relative to which the morph target will work. This only is used when the morphMode is set to "Relative" and the useOriginalMorphTarget flag is turned on.
outwardConstraint (owc) float0.0foutputinputconnectablestorablekeyable
Limits the vertex motion to not go outside the surface normal in order to preserve the current geometry contour
scaleEnvelope (sen) float1.0outputinputconnectablestorablekeyable
Envelope for the scale operation
scaleLevel (slvl) integer0outputinputconnectablestorable
Number of connections levels to use to determine the local scaling
smoothNormals (snrm) integer0outputinputconnectablestorable
Number of smoothing iterations for the surface normals (Only applies to the retarget mode)
tangentPlaneScale (tsc) float1.0outputinputconnectablestorablekeyable
Normal scale
tangentialDamping (tndm) float0.0outputinputconnectablestorablekeyable
The tangential damping can be used to soften the effect of the tangential constraint. A value of 0.0 means no damping and using the full effect of the constraint A value of 1.0 means the highest amount of damping is used
uniformScaleWeight (uen) float1.0outputinputconnectablestorablekeyable
Amount of the unfirom scale to use
useComponentLookup (uclkp) boolfalseoutputinputconnectablestorable
If true, the custom component mapping will be used
useOriginalMorphTarget (uotrg) boolfalseoutputinputconnectablestorable
If true, the original morph target will be used instead of the original geometry of the geometry that is being deformed. This only has an effect when the morphMode is set to "Relative".
useTangentialConstraints (utnc) boolfalseoutputinputconnectablestorable
If true, the tangential constraints will be used