Skip to main content

Interface: VirtualModel

Definition of a virtual 3D model that is generated dynamically. Used for procedurally created models rather than pre-built static files, enabling more flexible product variations without duplicate assets.

Properties

label

label: string

Display name shown in interfaces


lqPattern?

optional lqPattern: string

Optional pattern for generating a lower-detail version


modelId

modelId: string

Unique identifier for this model


pattern

pattern: string

Pattern used to generate the high-detail version


useLowPolyModels?

optional useLowPolyModels: boolean

Whether to use simplified geometry for better performance