Go to: Related nodes. Attributes.
Reverses one or both directions of the input surface or "swaps" the U and V surface directions. Swapping the directions produces the effect of reversing the surface normal.
Reversing a surface twice in the same direction produces the exact same result as the original surface. eg. reversing twice in U results in the original surface.| Node name | Parents | MFn type | Compatible function sets |
|---|---|---|---|
| reverseSurface | abstractBaseCreate | kReverseSurface | kBase kNamedObject kDependencyNode kCreate kReverseSurface |
smoothTangentSrf, projectTangent, rbfSrf, surfaceInfo
direction, inputSurface, outputSurface
| Long name (short name) | Type | Default | Flags | ||
|---|---|---|---|---|---|
inputSurface
(is) |
nurbsSurface | NULL | |||
|
|||||
direction
(d) |
enum | 0 | |||
|
|||||
outputSurface
(os) |
nurbsSurface | NULL | |||
|
|||||