The Disp Approx modifier (short for Displacement Approximation) lets you make the displacement mapping settings on an object in the modifier stack. It converts its input object to an editable mesh, so you can use this modifier to add displacement mapping to geometry primitives and any other kind of object that can convert to an editable mesh.
Using an image to displace the surface of a cylinder
Displacement mapping uses a map to change surface geometry. You apply the map using the Material Editor.
You don't need to apply this modifier to NURBS surfaces, patches, editable meshes, or editable polymeshes, because you can apply displacement mapping directly to these kinds of objects.
To apply displacement mapping:
Now you can apply displacement mapping to the object. The Displacement Approx. rollout has parameter that you can adjust, but displacement mapping will work using the default settings.
Subdivides mesh faces to accurately displace the map, using the method and settings you specify in the Subdivision Presets and Subdivision Method group boxes. When turned off, the modifier applies the map by moving vertices in the mesh, the way the Displace modifier does. Default=on.
Affects the seams of displaced mesh objects; also affects texture mapping. When on, the mesh is split into individual faces before displacing them; this helps preserve texture mapping. When off, texture mapping is assigned using an internal method. Default=on.
The controls in these two groups specify how the modifier applies the displacement map when Custom Settings and Subdivision Displacement are both turned on. They are identical to the Surface Approximation controls used for NURBS surfaces.