PatchDirection class

PatchDirection class

Patch’s U and V direction.

The PatchDirection type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of PatchDirection

Properties

PropertyDescription
typeGets or sets the patch’s type.
divisionsGets or sets the number of divisions between adjacent control points.
control_pointsGets or sets the count of control points in current direction.
closedGets or sets a value indicating whether this PatchDirection is a closed curve.

See Also