Enum CurveType
Type of the UsdGeomBasisCurves.
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public enum CurveType
Fields
Name | Description |
---|---|
Cubic | Takes the form of a curve |
Linear | Takes the form of a straight line |
Nurbs | Takes the form of a curve |
Undefined | Undefined |