Go to: Related nodes. Attributes.

"furPointOnSubd" node is used to calculate a point on the subd surface.

Node nameParentsMFn typeCompatible function sets
furPointOnSubdnodekDependencyNodekBase
kNamedObject
kDependencyNode

Related nodes

FurDescription, FurCurveAttractors, FurAttractors, FurFeedback, FurGlobals, furPointOnMeshInfo

Attributes (14)

faceFirst, faceSecond, normal, normalX, normalY, normalZ, position, positionX, positionY, positionZ, relative, subd, uValue, vValue

Long name (short name)TypeDefaultFlags
subd (s) subdivisionSurfaceNULLinputconnectablestorable
The input surface which is used to calculate a point on the subd surface.
faceFirst (ff) compound0outputinputconnectablestorablekeyable
First face index of the subd surface.
faceSecond (fs) compound0outputinputconnectablestorablekeyable
Second face index of the subd surface.
relative (rel) booltrueoutputinputconnectablestorable
Defines whether the evaluation of position and normal of a point should be relative or not.
uValue (u) double0.0outputinputconnectablestorablekeyable
Defines the U paramenter of a subd face.
vValue (v) double0.0outputinputconnectablestorablekeyable
Defines the U paramenter of a subd face.
position (p) double30.0outputinputconnectablestorable
Position of a point on the subd surface.
positionX (px) double0.0outputinputconnectablestorable
X coordinate of a point on the subd surface.
positionY (py) double0.0outputinputconnectablestorable
Y coordinate of a point on the subd surface.
positionZ (pz) double0.0outputinputconnectablestorable
Z coordinate of a point on the subd surface.
normal (n) double30.0outputinputconnectablestorable
Normal of a point on the subd surface.
normalX (nx) double0.0outputinputconnectablestorable
X coordinate of the normal of a point on the subd surface.
normalY (ny) double0.0outputinputconnectablestorable
Y coordinate of the normal of a point on the subd surface.
normalZ (nz) double0.0outputinputconnectablestorable
Z coordinate of the normal of a point on the subd surface.