SubdivideSpacewarpModifier : SpacewarpModifier

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

Value > MAXWrapper > Modifier > SubdivideSpacewarpModifier

The SubdivideSpacewarpModifier provides procedural means for subdividing polygons for radiosity processing.

Constructor

subdivideSpacewarpModifier...   

Properties

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

0 -Manual

1 -Automatic

2 -Render

   

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

Get/Set the state of the "Display Subdivisions" checkbox. Controls whether to display the subdivision in the viewport or not.

   

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

Get/Set the Subdivision Size value.

   

See Also