A modifier that conditionally “grafts” (integrates) the geometry of one figure to the geometry of another.
Inherits :
DAZ Script |
---|
DzConditionalGraftModifier () |
DAZ Script | |
---|---|
Number | getTargetVertexCount () |
DzBoolProperty | getValueControl () |
void | setTargetVertexCount ( Number vertCount ) |
A specialization of DzModifier that provides an ability to conditionally “graft” (integrate) the geometry of a figure (i.e., a “follower” - a figure with the modifier), to the geometry of the figure it is following (i.e., a “follow target”). In horticultural terms, a “follower” serves the role of “scion” and a “follow target” serves the role of “stock.”
This modifier also supports “culling” (hiding) facets in the geometry of a figure with the modifier, and separately in the geometry of the follow target, applied when the figure with the modifier is following another figure.
Since:
Number : getTargetVertexCount()
Return Value:
Since:
DzBoolProperty : getValueControl()
Return Value:
See Also:
Since:
void : setTargetVertexCount( Number vertCount )
Set the vertex count for this modifier.
Parameter(s):
Since: