Show frames
Go to:
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 |
---|
subdPlanarProj | subdModifierWorld | geometry | kSubdPlanProj | kBase kNamedObject kDependencyNode kSubdModifier kSubdPlanProj |
Attributes (20)
compId, imageCenter, imageCenterX, imageCenterY, imageScale, imageScaleU, imageScaleV, projectionCenter, projectionCenterX, projectionCenterY, projectionCenterZ, projectionHeight, projectionScale, projectionWidth, radius, rotate, rotateX, rotateY, rotateZ, rotationAngle
Long name (short name) | Type | Default | Flags |
---|
|
rotationAngle
(ra )
| angle (double) | 0.0deg |      |
|
|
imageCenter
(ic2 )
| 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 |    |
|
|
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
(is2 )
| double2 | 1.0, 1.0 |      |
|
| imageScaleU
(isu )
| double | 0.0 |      | |
|
| imageScaleV
(isv )
| double | 0.0 |      | |
|