Go to: Related nodes. Attributes.

Projects a spherical map onto an object.

Node nameParentsClassificationMFn typeCompatible function sets
polySphProjpolyModifierWorldgeometrykPolySphProjkBase
kNamedObject
kDependencyNode
kMidModifier
kPolySphProj

Related nodes

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

Attributes (23)

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

Long name (short name)TypeDefaultFlags
projectionCenter (pc) double30.0, 0.0, 0.0outputinputconnectablestorablekeyable
Specifies 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) double0.0outputinputconnectablestorablekeyable
Image center X coord.
imageCenterY (icy) double0.0outputinputconnectablestorablekeyable
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, 90.0outputinputconnectablestorablekeyable
The width and the height of the map relative to the 3D projection axis.
projectionHorizontalSweep (phs) distance (double)0.0cmoutputinputconnectablestorablekeyable
The angle swept horizontally by the projection. The range is [0, 360].
projectionVerticalSweep (pvs) distance (double)0.0cmoutputinputconnectablestorablekeyable
The angle swept vertically by the projection. The range is [0, 180].
uvSetName (uvs) stringNULLoutputinputconnectablestorablekeyable
The name of the map set to work on
imageScale (is) double21.0, 1.0outputinputconnectablestorablekeyable
The UV scale : enlarges or reduces the 2D version of the model in U or V space relative to the 2D centerpoint.
imageScaleU (isu) double0.0outputinputconnectablestorablekeyable
The U scale : enlarges or reduces the 2D version of the model in U space relative to the 2D centerpoint.
imageScaleV (isv) double0.0outputinputconnectablestorablekeyable
The U scale : enlarges or reduces the 2D version of the model in V space relative to the 2D centerpoint.
radius (r) distance (double)10.0cmoutputinputconnectablestorable
Used by the UI : Manipulator.
rotationAngle (ra) angle (double)0.0degoutputinputconnectablestorablekeyable
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) boolfalseoutputinputconnectablestorable
Used to indicate fixing UV seams.
compId (cid) integer0outputconnectablehidden
Which element to place the manip on (for UI purposes only).
useOldPolyProjection (uopp) boolfalseoutputinputstorablehidden
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!!