NurbsAspectRendering Enumeration |
[Missing <summary> documentation for "T:Demo3D.Components.NurbsAspect.Rendering"]
Namespace: Demo3D.Components
[FlagsAttribute] public enum Rendering
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Curve | 1 | ||
| ControlPoints | 2 | ||
| PolyLines | 4 | ||
| Knots | 8 | ||
| All | 15 |