Core3D class

The Core3D facade is the easiest way to get started with the SDK.

Signature:

declare class Core3D 

Remarks

This facade wraps standard helper functions and handles creating and passing around the Context object. You can forgo using The facade, but you'll have to create and pass the Context around yourself.

Constructors

Constructor

Modifiers

Description

(constructor)(args)

Core3D facade constructor.

Properties

Property

Modifiers

Type

Description

adapter

readonly

AdapterInterface

The AdapterInterface.

api

readonly

API

The API client.

cache

readonly

Cache

The Cache.

createDesign

OmitFirstArg<typeof createDesign>

createModel

OmitFirstArg<typeof createModel>

createScene

OmitFirstArg<typeof createScene>

ctx

readonly

Context

The Context.

loadDesign

OmitFirstArg<typeof loadDesign>

loadGraphic

OmitFirstArg<typeof loadGraphic>

loadMaterial

OmitFirstArg<typeof loadMaterial>

loadModel

OmitFirstArg<typeof loadModel>

loadPattern

OmitFirstArg<typeof loadPattern>

loadScene

OmitFirstArg<typeof loadScene>

Methods

Method

Modifiers

Description

dispose()

Dispose of the Context.

Get in touch

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

PressPrivacyTermsSupportCopyright © 2024 Core3D, Inc. All Rights Reserved.