Go to: Related nodes. Attributes.

Projects a cylindrical map onto an object.

Node name Parents MFn type Compatible function sets
polyCylProj polyModifierWorld kPolyCylProj kBase
kNamedObject
kDependencyNode
kMidModifier
kPolyCylProj

Related nodes

polyBevel, polyPlanarProj, polyProj, polyQuad, polySoftEdge, polySubdEdge, polyMoveVertex, polyMoveEdge, polyExtrudeEdge, polyMoveFace, polyChipOff, polyExtrudeFace, polySewEdge, polySphProj, polyMergeVert

Attributes (23)

compId, imageCenter, imageCenterX, imageCenterY, imageScale, imageScaleU, imageScaleV, projectionCenter, projectionCenterX, projectionCenterY, projectionCenterZ, projectionHeight, projectionHorizontalSweep, projectionScale, radius, rotate, rotateX, rotateY, rotateZ, rotationAngle, seamCorrect, useOldPolyProjection, uvSetName

Long name (short name) Type Default Flags
projectionCenter (pc) double3 0.0, 0.0, 0.0 outputinputconnectablestorablekeyable
The point of origin from which the map is projected.
projectionCenterX (pcx) distance (double) 0.0cm outputinputconnectablestorablekeyable
The X of the origin point from which the map is projected.
projectionCenterY (pcy) distance (double) 0.0cm outputinputconnectablestorablekeyable
The Y of the origin point from which the map is projected.
projectionCenterZ (pcz) distance (double) 0.0cm outputinputconnectablestorablekeyable
The Z of the origin point from which the map is projected.
imageCenter (ic) double2 0.5, 0.5 outputinputconnectablestorablekeyable
The center point of the 2D model layout.
imageCenterX (icx) double 0.0 outputinputconnectablestorablekeyable
X of the center point of the 2D model layout.
imageCenterY (icy) double 0.0 outputinputconnectablestorablekeyable
Y of the center point of the 2D model layout.
rotate (ro) double3 0.0, 0.0, 0.0 outputinputconnectablestorablekeyable
Mapping rotate angles.
rotateX (rx) angle (double) 0.0deg outputinputconnectablestorablekeyable
X for mapping rotate angles.
rotateY (ry) angle (double) 0.0deg outputinputconnectablestorablekeyable
Y for mapping rotate angles.
rotateZ (rz) angle (double) 0.0deg outputinputconnectablestorablekeyable
Z for mapping rotate angles.
projectionScale (ps) double2 180.0, 1.0 outputinputconnectablestorablekeyable
The width and the height of the map relative to the 3D projection axis.
projectionHorizontalSweep (phs) distance (double) 0.0cm outputinputconnectablestorablekeyable
The angle swept by the 3D projection axis
projectionHeight (ph) distance (double) 0.0cm outputinputconnectablestorablekeyable
The height of the map relative to the 3D projection axis
imageScale (is) double2 1.0, 1.0 outputinputconnectablestorablekeyable
The UV scale : enlarges or reduces the 2D version of the model in U or V space relative to the 2D centerpoint.
imageScaleU (isu) double 0.0 outputinputconnectablestorablekeyable
The U scale : enlarges or reduces the 2D version of the model in U space relative to the 2D centerpoint.
imageScaleV (isv) double 0.0 outputinputconnectablestorablekeyable
The U scale : enlarges or reduces the 2D version of the model in V space relative to the 2D centerpoint.
uvSetName (uvs) string NULL outputinputconnectablestorablekeyable
The name of the map set to work on
radius (r) distance (double) 10.0cm outputinputconnectablestorable
Used by the UI : Manipulator.
rotationAngle (ra) angle (double) 0.0deg outputinputconnectablestorablekeyable
The angle for the rotation. When the angle is positive, then the map rotates counterclockwise on the mapped model, whereas when it is negative then the map rotates lockwise on the mapped model.
seamCorrect (sc) bool false outputinputconnectablestorable
Used to indicate fixing UV seams.
compId (cid) integer 0 outputconnectablehidden
Which element to place the manip on (for UI purposes only).
useOldPolyProjection (uopp) bool false outputinputstorablehidden
Attribute to specify if the old poly projection needs to be used for the evaluation of this node. SHOULD NOT BE SET OR MODIFIED BY THE USER!!