V2 interface

Design Document (v2)

Signature:

export interface V2 

Properties

Property

Modifiers

Type

Description

id?

string | undefined

(Optional)

materials?

{ [k: string]: { id?: string | undefined; name?: string | undefined; options?: { [k: string]: unknown | undefined; } | undefined; [k: string]: unknown | undefined; } | undefined; } | undefined

(Optional)

meshConfigs?

{ [k: string]: { id?: string | undefined; material?: string | undefined; options?: { [k: string]: unknown | undefined; } | undefined; [k: string]: unknown | undefined; } | undefined; } | undefined

(Optional)

meshes?

{ [k: string]: { id?: string | undefined; material?: string | undefined; [k: string]: unknown | undefined; } | undefined; } | undefined

(Optional)

upload?

string | undefined

(Optional)

version

2 | "2"

Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2025 Core3D, Inc. All Rights Reserved.