List of NURBS Texture Surface Types

3DS Max Plug-In SDK

List of NURBS Texture Surface Types

See Also: Class NURBSTextureSurface, Class NURBSControlVertex, Class NURBSSurface.

Determines the type of texture surface generated. One of the following values:

kNMapDefault

Automatically generates a texture surface. This method evenly distributes the texture, and attempts to compensate for stretching of the surface.

kNMapUserDefined

Generates a texture surface that the user can edit. A user may edit the user-defined texture surface either by using an Edit Texture Surface dialog (as in versions of 3ds max prior to release 3), or by editing texture points directly in the viewports.

kNMapSufaceMapper

Generates the texture surface by projecting the texture of another NURBS surface sub-object in the NURBS model. The projection travels along the direction of the normals of the source surface. Projected texture surfaces are relational.