Modifier and SpacewarpModifier Types

 

   

Modifier Classes - Quick Navigation

The following list shows the 3ds Max Modifier and SpacewarpModifier class objects:

Modifiers

Selection Modifiers

 
 

FFD_Select

Mesh_Select

NSurf_Sel

Patch_Select

Poly_Select

SplineSelect

VolumeSelect

Animation Modifiers

 
 

Flex

Melt

Morpher

Linked_XForm

PatchDeform

PathDeform

Skin

Skin_Morph

Skin_Wrap

Skin_Wrap_Patch

SpacePatchDeform

SpacePathDeform

SpaceSurfDeform

Spline_IK_Control

SurfDeform

Cache Modifiers

 
 

Point_Cache

Point_CacheSpacewarpModifier

Conversion Modifiers

 
 

Turn_to_Mesh

Turn_to_Patch

Turn_to_Poly

Free Form Deformation Modifiers

 
 

FFDBox

FFDCyl

FFD_2x2x2

FFD_3x3x3

FFD_4x4x4

UV Mapping Modifiers

 
 

CameraMap

MapScalerOSM

MapScalerSpacewarpModifier

Projection

Select_By_Channel

SpaceCameraMap

Surface_Mapper

Unwrap_UVW

UVW_Mapping_Add

UVW_Mapping_Clear

UVW_Mapping_Paste

UVWMap

UVW_XForm

Mesh Editing Modifiers

 
 

Bevel

Bevel_Profile

Cap_Holes

DeleteMesh

Edit_Mesh

Edit_Normals

Edit_Poly

Extrude

Face_Extrude

MultiRes

NormalModifier

Optimize

ProOptimizer

Quadify_Mesh

Smooth

STL_Check

Symmetry

Tesselate

Vertex_Colors

Vertex_Weld

VertexPaint

Welder

Parametric Modifiers

 
 

Affect_Region

Bend

Displace

Lattice

Mirror

Noise

Preserve

Push

Relax

Ripple

Shell

Skew

SliceModifier

Spherify

Squeeze

Stretch

Substitute

Taper

Twist

Wave

XForm

Patch and SplineEditing Modifiers

 
 

CrossSection

DeletePatch

DeleteSpline

Edit_Patch

Edit_Spline

Fillet_Chamfer

Lathe

NCurve_Sel

Normalize_Spl

Renderable_Spline

Surface

Sweep

Trim_Extend

Radiosity Modifiers

 
 

Subdivide

SubdivideSpacewarpModifier

LS_Mesh

LS_Colors

Subdivision Modifiers

 
 

HSDS_Modifier

MeshSmooth

TurboSmooth

Surface Modifiers

 
 

Disp_Approx

Displace_Mesh

Displace_NURBS

Material

MaterialByElement

SpacewarpModifier

The SpacewarpModifier classes are separated into two groups. The first group are those classes that bind a node to a SpaceWarp node. The SpacewarpModifier classes in this group are not directly created in MAXScript, but are rather created and applied to a node using the bindSpaceWarp() method.

The second group are those SpacewarpModifier classes that are created and applied to a node like any other modifier.They are called WorldSpaceModifiers (WSM) and are listed alongside with the Object Space Modifiers earlier on this page.

Spacewarp Binding SpacewarpModifiers

SimpleOSMToWSMMod

BombBinding

DeflectorBinding

DisplaceBinding

FFD_Binding

GravityBinding

MotorMod

PathFollowMod

PBombMod

PDynaFlectMod

POmniFlectMod

PushMod

RippleBinding

SDeflectMod

SDynaFlectMod

SOmniFlectMod

SpaceConform

UDeflectorMod

UDynaFlectMod

UOmniFlectMod

WaveBinding

WindBinding

See Also