SerializedModifier type

The JSON-serialized representation of a modifier as stored in the Design Document.

Signature:

type SerializedModifier<TOptions extends KeyValueObject = KeyValueObject> = {
    id: string;
    metadata: KeyValueObject;
    options: Partial<TOptions>;
    resource: string;
};
Get in touch

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

PressPrivacyTermsSupportCopyright © 2024 Core3D, Inc. All Rights Reserved.