VertexPaint - superclass: modifier; super-superclass:MAXWrapper - 12:0 - classID: #(2126202437, 2078409803)
Value > MAXWrapper > Modifier > VertexPaint |
The original VertexPaint Class from older 3ds Max versions has been renamed to OldVertexPaint in 3ds Max 6. The new implementation has exactly the same class name but a different classID and completely replaces the old one.
Get/Set the ignore backfacing option.
Get/Set the Layer Isolated mode. Corresponds to the "Ignore Underlying Color" option in the UI.
Get/Set the Survive Condense mode. Corresponds to the "Preserve Layer" option in the UI.
Get/Set the Lighting model. Possible values are:
Get/Set the Color Assignment mode. Possible values are:
Get/Set the Cast Shadows option state. Corresponds to the "Shadows" option in the UI.
Get/Set the Use Maps option state. Corresponds to the "Mapping" option in the UI.
Get/Set the Use Radiosity option state. Corresponds to the "Use Radiosity" option in the UI.
Get/Set the Radiosity Only option state. Corresponds to the "Radiosity Only" option in the UI.
Get/Set the Radiosity Lighting Model index.
Below is the original definition of the old VertexPaint Modifier:
OldVertexPaint - superclass: modifier; super-superclass:MAXWrapper - classID: #(1715171243, 1945400197)