Go to: Related nodes. Attributes.

This node is grouping all the polygonal projection nodes in a single one. It is used only for UI interaction, by the projection manipulator, that connects to this node for all the projection types (instead of connecting to different nodes for the differnt projections).

Node nameParentsClassificationMFn typeCompatible function sets
polyProjpolyModifierWorldgeometrykPolyProjkBase
kNamedObject
kDependencyNode
kMidModifier
kPolyProj

Related nodes

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

Attributes (21)

imageCenter, imageCenterX, imageCenterY, imageScale, imageScaleU, imageScaleV, projType, projectionCenter, projectionCenterX, projectionCenterY, projectionCenterZ, projectionScale, projectionScaleU, projectionScaleV, radius, rotate, rotateX, rotateY, rotateZ, rotationAngle, worldInverseMatrix

Long name (short name)TypeDefaultFlags
projType (t) short1outputinputconnectablestorablekeyable
The switch to select the projection type (geometry). 1=planar, 2=spherical, 3=cylindrical.
worldInverseMatrix (wim) matrixidentityoutputinputconnectablestorablehidden
The inverse world matrix, to transform from world to the given DAG object space.
projectionCenter (pc) double30.0, 0.0, 0.0outputinputconnectablestorablekeyable
The origin point from which the map is projected.
projectionCenterX (pcx) distance (double)0.0cmoutputinputconnectablestorablekeyable
Projection center X coord.
projectionCenterY (pcy) distance (double)0.0cmoutputinputconnectablestorablekeyable
Projection center Y coord.
projectionCenterZ (pcz) distance (double)0.0cmoutputinputconnectablestorablekeyable
Projection center Z coord.
imageCenter (ic) double20.5, 0.5outputinputconnectablestorablekeyable
The center point of the 2D model layout.
imageCenterX (icx) distance (double)0.0cmoutputinputconnectablestorablekeyable
Image center X coord.
imageCenterY (icy) distance (double)0.0cmoutputinputconnectablestorablekeyable
Image center Y coord.
rotate (ro) double30.0, 0.0, 0.0outputinputconnectablestorablekeyable
The mapping rotate angles.
rotateX (rx) angle (double)0.0degoutputinputconnectablestorablekeyable
X mapping rotate angle.
rotateY (ry) angle (double)0.0degoutputinputconnectablestorablekeyable
Y mapping rotate angle.
rotateZ (rz) angle (double)0.0degoutputinputconnectablestorablekeyable
Z mapping rotate angle.
projectionScale (ps) double2180.0, 1.0outputinputconnectablestorablekeyable
The width and the height of the map relative to the 3D projection axis.
projectionScaleU (psu) distance (double)0.0cmoutputinputconnectablestorablekeyable
The width of the map relative to the 3D projection axis.
projectionScaleV (psv) distance (double)0.0cmoutputinputconnectablestorablekeyable
The height of the map relative to the 3D projection axis.
imageScale (is) double21.0, 1.0outputinputconnectablestorablekeyable
Specifies the UV scale : Enlarges or reduces the 2D version of the model in U or V space relative to the 2D centerpoint.
imageScaleU (isu) distance (double)0.0cmoutputinputconnectablestorablekeyable
Specifies the UV scale : Enlarges or reduces the 2D version of the model in U or V space relative to the 2D centerpoint.
imageScaleV (isv) distance (double)0.0cmoutputinputconnectablestorablekeyable
The V scale : Enlarges or reduces the 2D version of the model in V space relative to the 2D centerpoint.
radius (r) distance (double)10.0cmoutputinputconnectablestorablekeyable
Used by the UI : Manipulator.
rotationAngle (ra) angle (double)0.0degoutputinputconnectablestorablekeyable
The 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.