Skin_Wrap - superclass: modifier; super-superclass:MAXWrapper - 17:0 - classID: #(582466825, 1731904975)
Value > MAXWrapper > Modifier > Skin_Wrap |
The Skin_Wrap modifier lets you transfer deformations from one mesh to another, typically from low-resolution proxy mesh to a high-resolution final mesh.
Get/Set the mesh list nodes array. Corresponds to the node list in the Parameters rollout.
Get/Set the Deformation Engine drop-down list selection. Possible values are:
1 - Vertex Deformation (default)
Get/Set the "Distance Infl." value.
Get/Set the "Face Limit" value.
Get/Set the state of the "Blend To Base Mesh" checkbox.
Get/Set the Blend Distance value.
Get/Set the state of the "Show Mirror Data" checkbox.
Get/Set the selection of the " Mirror Plane" radio buttons. Possible values are:
Get/Set the "Mirror Offset" value.
Get/Set the state of the "Display Loops" checkbox.
Get/Set the state of the "Display Axis" checkbox.
Get/Set the state of the "Display Face Limit" checkbox.
Get/Set the state of the "Display Unassigned Points" checkbox.
Resest both the Strength and Scale values of the selected control vertices. Corresponds to pressing the "Reset" button.
Sets the local strengthof the selected control verticesto the specified float value. Affects the value represented by the Local Str. spinner in the Parameters rollout.
Sets the local scaleof the selected control verticesalong the indexed axis to the specified float value.
Affects the values represented by the Local X, Local Y and Local Z spinners in the Parameters rollout.
Mirrors the selected control vertices. Corresponds to pressing the "Mirror Selected" button.
Bakes the control vertices. Corresponds to pressing the "Bake Control Verts" button.
Returns a bitarray containing the selected vertices affected by the indexed wrap node.
Sets the vertex selection for the indexed wrap node to the given bitarray. If the update argument is false, no update will be performed.
Returns the number of control vertices of the indexed wrap node.
Returns the control vertex scale of the indexed vertex of the indexed wrap node as a point3 value.
Sets the control vertex scale of the indexed vertex of the indexed wrap node to the given point3 value.
Returns the control vertex strength of the indexed vertex of the indexed wrap node as a float value.
Sets the control vertex strength of the indexed vertex of the indexed wrap node to the given float value.
Returns the initial transformation matrix of the indexed control vertex in the indexed wrap node as a matrix3 value.
Returns the current transformation matrix of the indexed control vertex in the indexed wrap node as a matrix3 value.
Returns the indexed control vertex' distance in the indexed wrap node as a float value.
Returns the transformed vertex index of the indexed control vertex in the indexed wrap node as an integer value.