Skip to content

Documentation / loaders / AlembicCurveType

Type Alias: AlembicCurveType

AlembicCurveType = "cubic" | "linear" | "variableOrder"

Defined in: libs/loaders/src/alembic/types.ts:15

Topology of a curve set.

Released under the MIT License.