PatchDirection

PatchDirection class

Patch’s U- en V-richting.

public class PatchDirection

Constructeurs

NaamBeschrijving
PatchDirection()De standaard constructeur.

Eigenschappen

NaamBeschrijving
Closed { get; set; }Haalt of stelt een waarde in die aangeeft of ditPatchDirection is een gesloten curve.
ControlPoints { get; set; }Haalt of stelt het aantal controlepunten in huidige richting op.
Divisions { get; set; }Haalt of stelt het aantal divisies tussen aangrenzende controlepunten in.
Type { get; set; }Haalt of stelt het patchtype in.

Zie ook