Skip to content
Shapemetry

Io - USD

API reference — the USD doors of @huukhanhnguyen/io: readers, writers and their option / result types, all on this page.

import { buildUsdDocument, entitiesToUsda } from '@huukhanhnguyen/io'

Source: ./usd. See all formats or the Guide.

API reference

Signatures are generated from the live package .d.ts - not hand-written.

buildUsdDocument

function

buildUsdDocument(entities: Entity[], options?: UsdOptions): UsdDocument

entitiesToUsda

function

entitiesToUsda(entities: Entity[], options?: UsdOptions): string

tessellationToUsda

function

tessellationToUsda(entities: Entity[], options?: UsdOptions): string

tessellationToUsdz

function

tessellationToUsdz(entities: Entity[], options?: UsdOptions): Uint8Array
Last updated: 📖 1 min readEdit on GitHub