UVSelect Enumeration
UVSelect is an integer indicating uDirection (0) or vDirection (1) in a bspline surface parameterization.
Members
Name | Value | Description |
---|---|---|
uDirection | index of u direction | |
VDirection | index of v direction | |
vDirection | index of v direction |
Defined in
- bspline/BSplineSurface.ts Line 26
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.