Show frames
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 name | Parents | Classification | MFn type | Compatible function sets |
---|
polyProj | polyModifierWorld | geometry | kPolyProj | kBase 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) | Type | Default | Flags |
---|
|
rotationAngle
(ra )
| angle (double) | 0.0deg |      |
|
|
imageCenter
(ic )
| double2 | 0.5, 0.5 |      |
|
| imageCenterX
(icx )
| distance (double) | 0.0cm |      | |
|
| imageCenterY
(icy )
| distance (double) | 0.0cm |      | |
|
|
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 |      | |
|
|
projType
(t )
| short | 1 |      |
|
|
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 | 180.0, 1.0 |      |
|
| projectionScaleU
(psu )
| distance (double) | 0.0cm |      | |
|
| projectionScaleV
(psv )
| distance (double) | 0.0cm |      | |
|
|
imageScale
(is )
| double2 | 1.0, 1.0 |      |
|
| imageScaleU
(isu )
| distance (double) | 0.0cm |      | |
|
| imageScaleV
(isv )
| distance (double) | 0.0cm |      | |
|
|
worldInverseMatrix
(wim )
| matrix | identity |      |
|