Relax : Modifier

   

Relax - superclass: modifier; super-superclass:MAXWrapper - classID: #(100, 32670) 

Value > MAXWrapper > Modifier > Relax

Constructor

Relax ... 

Properties

<Relax>.iterations Integer default: 1 -- animatable 

The number of times Relax is repeated. Each iteration recalculates average vertex locations based on the result of the previous iteration.

   

<Relax>.Relax_Value Float default: 0.5 -- animatable 

The distance a vertex moves as a percentage of the distance between a vertex and the average location of its neighbors.

   

<Relax>.Keep_Boundary_Pts_Fixed Integer default: 1 

When on, vertices at the edge of open meshes do not relax.

0- Off

1- On

   

See Also