Create an object

Learn about the CreateObjects endpoint in the DestinationObject collection.

Objects are items that users can interact with in the experience's environment. This API lets you create a new object.

API request

Parameters

Parameter
Description
  • destination_Entity_Environment_Id

Unique identifier of the 3D environment in which you want to create the object

destinationObjectList

An array that contains the following details of an object:

Parameter
Description

name

Name of the object.

description

An explanation of what the object is.

identifier

Unique identifier of the object.

Last updated

Was this helpful?