SubdivideSpacewarpModifier : SpacewarpModifier

subdivideSpacewarpModifier - superclass: SpacewarpModifier; super-superclass:MAXWrapper - classID: #(756131754, 213087256) 

> MAXWrapper > モディファイヤ > SubdivideSpacewarpModifier

SubdivideSpacewarpModifierでは、ポリゴンを再分割してラジオシティ処理の手順を提供します。

コンストラクタ

subdivideSpacewarpModifier...   

プロパティ

<subdivideSpacewarpModifier>.manualUpdate Integer default: 1 -- integer; Manual_Update Get/Set the Update mode of the modifier:

0 - 手動

1 - 自動

2 - レンダリング

   

<subdivideSpacewarpModifier>.showAllTriangles Boolean default: true -- boolean; Show_All_Triangles

[サブディビジョンを表示](Display Subdivision)チェックボックスの状態を取得/設定します。ビューポートにサブディビジョンを表示するかどうかをコントロールします。

   

<subdivideSpacewarpModifier>.size Float default:39.3701-- world units 

サブディビジョンのサイズ値を取得/設定します。

   

関連事項