DesignEvents type

Events emitted by Design.

Signature:

type DesignEvents = {
    render: (design: Design, entity?: ModifierInterface | ResourceInterface) => void;
    update: (design: Design, entity?: ModifierInterface | ResourceInterface) => void;
};

References: Design, ModifierInterface, ResourceInterface

Get in touch

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

PressPrivacyTermsSupportCopyright © 2024 Core3D, Inc. All Rights Reserved.