Skip to content

Documentation / loaders / AlembicHairImportOptions

Type Alias: AlembicHairImportOptions

AlembicHairImportOptions = StrandRibbonOptions

Defined in: libs/loaders/src/alembic/alembic_importer.ts:25

Options controlling how Alembic curves are turned into renderable geometry.

Remarks

Alembic adds nothing of its own to the shared ribbon options; the alias exists so callers can keep naming the format they are importing.

Released under the MIT License.