Show frames
Go to:
Related nodes. Attributes.
Projects a map onto an object, using an orthogonal projection.
The piece of the map defined by the imageScale and imageCenter attributes
is placed at projectionCenter on the object.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
polyPlanarProj | polyModifierWorld | geometry | kPolyPlanProj | kBase kNamedObject kDependencyNode kMidModifier kPolyPlanProj |
Related nodes
polyBevel, polyProj, polyQuad, polySoftEdge, polySubdEdge, polyMoveVertex, polyMoveEdge, polyExtrudeEdge, polyMoveFace, polyChipOff, polyExtrudeFace, polySewEdge, polySphProj, polyCylProj, polyMergeVert
Attributes (27)
cameraMatrix, compId, imageCenter, imageCenterX, imageCenterY, imageScale, imageScaleU, imageScaleV, isPerspective, portBottom, portLeft, portRight, portTop, projectionCenter, projectionCenterX, projectionCenterY, projectionCenterZ, projectionHeight, projectionScale, projectionWidth, radius, rotate, rotateX, rotateY, rotateZ, rotationAngle, uvSetName
Long name (short name) | Type | Default | Flags |
---|
|
rotationAngle
(ra )
| angle (double) | 0.0deg |      |
|
|
cameraMatrix
(cam )
| matrix | NULL |      |
|
|
imageCenter
(ic )
| double2 | 0.5, 0.5 |      |
|
| imageCenterX
(icx )
| double | 0.0 |      | |
|
| imageCenterY
(icy )
| double | 0.0 |      | |
|
|
projectionCenter
(pc )
| double3 | 0.0, 0.0, 0.0 |      |
|
| projectionCenterX
(pcx )
| distance (double) | 0.0cm |      | |
|
| projectionCenterY
(pcy )
| distance (double) | 0.0cm |      | |
|
| projectionCenterZ
(pcz )
| distance (double) | 0.0cm |      | |
|
|
compId
(cid )
| integer | 0 |    |
|
|
isPerspective
(per )
| bool | false |      |
|
|
portBottom
(pbot )
| short | 0 |      |
|
|
portLeft
(plft )
| short | 0 |      |
|
|
portRight
(prgt )
| short | 10 |      |
|
|
portTop
(ptop )
| short | 10 |      |
|
|
radius
(r )
| distance (double) | 10.0cm |       |
|
|
rotate
(ro )
| double3 | 0.0, 0.0, 0.0 |      |
|
| rotateX
(rx )
| angle (double) | 0.0deg |      | |
|
| rotateY
(ry )
| angle (double) | 0.0deg |      | |
|
| rotateZ
(rz )
| angle (double) | 0.0deg |      | |
|
|
projectionScale
(ps )
| double2 | 1.0, 1.0 |      |
|
| projectionWidth
(pw )
| distance (double) | 0.0cm |      | |
|
| projectionHeight
(ph )
| distance (double) | 0.0cm |      | |
|
|
imageScale
(is )
| double2 | 1.0, 1.0 |      |
|
| imageScaleU
(isu )
| double | 0.0 |      | |
|
| imageScaleV
(isv )
| double | 0.0 |      | |
|
|
uvSetName
(uvs )
| string | NULL |      |
|