ProjectObjectUpsertRequest
- assetType: array integer[]
Ids List of asset IDs associated with the object
- idType: integer Format: int32
Unique identifier for the project object
- metadataType: object
Metadata associated with the object
- nameType: string
Name of the object
- positionType: number Format: float
X Position of the object on the X-axis
- positionType: number Format: float
Y Position of the object on the Y-axis
- positionType: number Format: float
Z Position of the object on the Z-axis
- projectType: array object[] ยท ProjectObjectFieldsValue[]
Object Fields List of project object fields with their values
- projectType: integer
Object Field Id ID of the project object field
- valueType: string
Value associated with the object
- rotationType: number Format: float
X Rotation of the object on the X-axis
- rotationType: number Format: float
Y Rotation of the object on the Y-axis
- rotationType: number Format: float
Z Rotation of the object on the Z-axis
- scaleType: number Format: float
X Scale of the object on the X-axis
- scaleType: number Format: float
Y Scale of the object on the Y-axis
- scaleType: number Format: float
Z Scale of the object on the Z-axis
- showcaseType: string enum
Entity Type Type of showcase entity associated with the object
values- tileset
- model
- splat
- instanced
Model - lod
Model

