Go to:
Attributes.
This node returns a matrix for each point (given by attributes "coordinateU"
and "coordinateV") on a geometry (given by the attribute "deformedGeometry")
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
uvPin | node | geometry | kUVPin | kBase kNamedObject kDependencyNode kUVPin |
Attributes (19)
cacheSetup, coordinate, coordinateU, coordinateV, deformedGeometry, normalAxis, normalOverride, normalizedIsoParms, originalGeometry, outputMatrix, outputTranslate, outputTranslateX, outputTranslateY, outputTranslateZ, railCurve, relativeSpaceMatrix, relativeSpaceMode, tangentAxis, uvSetName
Long name (short name) | Type | Default | Flags |
---|
|
cacheSetup
(csp )
| ctypeData | n/a |   |
|
|
coordinate
(coord )
| double2 | 0.0, 0.0 |      |
|
| coordinateU
(cu )
| double | 0.0 |     | |
|
| coordinateV
(cv )
| double | 0.0 |     | |
|
|
deformedGeometry
(curgeom )
| geometry | nullptr |    |
|
|
normalAxis
(nrm )
| enum | 0 |     |
|
|
normalOverride
(novr )
| enum | 0 |     |
|
|
normalizedIsoParms
(nrmip )
| bool | true |     |
|
|
originalGeometry
(orggeom )
| geometry | nullptr |    |
|
|
outputMatrix
(omat )
| matrix | identity |    |
|
|
outputTranslate
(ot )
| double3 | |    |
|
| outputTranslateX
(otx )
| distance (double) | 0.0cm |   | |
|
| outputTranslateY
(oty )
| distance (double) | 0.0cm |   | |
|
| outputTranslateZ
(otz )
| distance (double) | 0.0cm |   | |
|
|
railCurve
(rlcrv )
| geometry | nullptr |    |
|
|
relativeSpaceMatrix
(rsmat )
| matrix | identity |     |
|
|
relativeSpaceMode
(rsmd )
| enum | 0 |     |
|
|
tangentAxis
(tng )
| enum | 2 |     |
|
|
uvSetName
(msn )
| string | nullptr |     |
|