リラックス: モディファイヤ

   

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

> MAXWrapper > モディファイヤ > リラックス

コンストラクタ

Relax ... 

プロパティ

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

[リラックス](Relax)の繰返し回数。1 回反復するごとに、前の反復の結果を使用して頂点の平均位置が再計算されます。

   

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

頂点が動く距離 (1つの頂点と、隣りあう頂点の平均位置との距離に対するパーセンテージ)。

   

<Relax>.Keep_Boundary_Pts_Fixed Integer default: 1 

オンの場合、開いたメッシュのエッジにある頂点はリラックスされません。

0 - オフ

1 - オン

   

関連事項