Surface : モディファイヤ

surface - superclass: modifier; super-superclass:MAXWrapper - classID: #(321410692, 1573287214) 

コンストラクタ

surface...   

プロパティ

<surface>.threshold Float default: 1.0 -- animatable 

スプライン オブジェクトの頂点結合に使われる、全体の距離。互いのしきい値範囲内の頂点はすべて、1 つの頂点として扱われます。

   

<surface>.steps Integer default: 5 -- animatable 

各頂点間のステップ数。ステップ数を大きくすると、頂点と頂点の間のカーブがより滑らかになります。

注:

Flip Normals、Remove Interior Patches、および Use Only Selected Segs プロパティには、MAXScript ではアクセスできません。

   

関連事項