Enum ufbx.ufbx_nurbs_topology
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public enum ufbx.ufbx_nurbs_topology
Fields
| Name | Description |
|---|---|
| UFBX_NURBS_TOPOLOGY_CLOSED | Repeats the first control point after the end. |
| UFBX_NURBS_TOPOLOGY_FORCE_32BIT | |
| UFBX_NURBS_TOPOLOGY_OPEN | The endpoints are not connected. |
| UFBX_NURBS_TOPOLOGY_PERIODIC | Repeats first |