Project Mapping Rollout (Projection Modifier)
 
 
 
Command entry:Select an object. Modify panel Modifier List Object-Space Modifiers Projection Projection rollout Choose Project Mapping in the plug-in drop-down list (this is the only available choice unless third-party plug-ins have been installed). Click Add Project Mapping rollout.
Command entry:Select an object. Modify panel Modifier List Object-Space Modifiers Projection Projection rollout Highlight a Project Mapping projector in the Projector list. Project Mapping rollout.

The Project Mapping rollout contains controls for the Project Mapping projector plug-in. This rollout is visible when a Project Mapping instance is highlighted in the Projector list on the Projection rollout. Use Project Mapping to project a map channel value, material IDs, or vertex attributes from the object that has the Projection modifier applied, onto other geometry.

Interface

Projector name field

Shows the name of the Project Mapping projector. If you edit this field, the change is reflected on the Projection rollout.

Projection Holder group

Projection Holder name field

Shows the name of the Projection Holder modifier. If you edit this field, the change is reflected in the target object's stack, but not until you click Project on the Projection rollout.

Create New Holder

When you click the Project button in the Project rollout, a Projection Holder modifier is added to the geometry selection. When Create New Holder is on, 3ds Max creates and adds a new modifier each time you click Project. When Create New Holder is off, clicking Project simply updates the data in the existing Projection Holder; it creates a new Projection Holder modifier only if none was present, before. Default=off.

Same Topology

When on, the source object's topology is transferred to the target object. Default=off.

ImportantYou need to turn on Same Topology when you project to the target object's Vertex Position.
Always Update

When on, changing the object with the Projection modifier automatically re-projects and updates the Projection Holder modifiers on the geometry selections. When off, projection is recalculated only when you click Project. Default=off.

This toggle is available only when Create New Holder is off and Same Topology is on.

When Always Update is on, changes to the geometry with the Projection modifier can manipulate UVW channels or animate vertex colors of the objects with the Projection Holder modifiers.

Source Channel group

  • Map Channel(The default.) Projects a map channel value.

    Use the spinner to set the channel value.

  • Vertex ColorProjects vertex color values.
  • Vertex IllumProjects vertex illumination (grayscale) values.
  • Vertex AlphaProjects vertex alpha values.
  • Vertex PositionProjects vertex positions.

Target Channel group

Same as Source

When on, the radio buttons in this group are disabled, and the Project Mapping projector projects to the same channel that is chosen in the Source Channel group. When off, the radio buttons in this group are enabled. Default=on.

The radio buttons are the same as the ones in the Source Channel group. When Same As Source is off, the chosen map channel or vertex data of the target geometry derives its value from the channel or vertex data chosen in the Source Channel group.

The projection does not take place until you click Project or Project All on the Projection rollout.

_____

Project Material IDs

When on, projects material ID values. Default=off.

The projection does not take place until you click Project or Project All on the Projection rollout.

Projection Mapping Quality group

Use these settings to improve the quality of the mapping when projecting texture mapping from one object to another.

Ignore Backfaces

When on, does not take backfaces into account when calculating the projection. In the case of overlapping faces, this can prevent projection, resulting in undesirable erroneous faces. In almost all cases this should remain off.

Test Seams

Tests for seams by walking around the neighboring faces and then will try to fix the faces

Check Edge Ratios

Attempts to correct UVW faces that look abnormal; that is, that are not similar to their geometry faces. This compares edge ratio lengths and angle ratio. It typically finds the sliver faces generated by projections across seams. The larger the Threshold value, the more likely a face is to be tagged as abnormal and fixed.

Weld UVs

Welds all the UVs at the end of the projection and combines them into groups, based on the Threshold value. The Threshold value is based on edges, so it welds UVs based on the closest N edges. In most cases this should be on.