Skip to content

@modoki/engine / index / ModelSource

Variable: ModelSource

const ModelSource: Trait<{ glbPath: string; postprocessor: string; prefix: string; }>

ModelSource — marks the root entity of an imported model. Tracks the source GLB path and which postprocessor was used to process it.

Built with Modoki.