V10 interface

Design Document (v10)

Signature:

export interface V10 

Remarks

Version 10 migrates the modifiers and resources keys to arrays (instead of objects) to retain the order of each during (de)serialization.

Properties

Property

Modifiers

Type

Description

modifiers

{ id: string; metadata: { [k: string]: unknown | undefined; }; options: { [k: string]: unknown | undefined; }; resource: string; target?: string | undefined; }[]

resources

{ id: string; metadata: { [k: string]: unknown | undefined; }; options: { [k: string]: unknown | undefined; }; sources: { [k: string]: unknown | undefined; }; type: "decal" | "graphic" | "legacy_button" | "legacy_button_group" | "material" | "pattern" | "test" | "text"; }[]

version

10

Get in touch

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

PressPrivacyTermsSupportCopyright © 2025 Core3D, Inc. All Rights Reserved.