ProjectObjectWithIncludes

  • Type: object
    • asset
      Type: array integer[]

      List of asset IDs associated with the object

    • assets
      Type: array object[]

      Assets associated with this project object

    • createdAt
      Type: string Format: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • id
      Type: integer Format: int32

      Unique identifier for the project object

    • metadata
      Type: array object[]
      Empty object
    • name
      Type: string

      Name of the object

    • positionX
      Type: number Format: float

      Position of the object on the X-axis

    • positionY
      Type: number Format: float

      Position of the object on the Y-axis

    • positionZ
      Type: number Format: float

      Position of the object on the Z-axis

    • projectId
      Type: integer Format: int32

      ID of the associated project

    • projectObjectFields
      Type: array object[] ยท ProjectObjectField[]

      Project object fields with their values

    • rotationX
      Type: number Format: float

      Rotation of the object on the X-axis

    • rotationY
      Type: number Format: float

      Rotation of the object on the Y-axis

    • rotationZ
      Type: number Format: float

      Rotation of the object on the Z-axis

    • scaleX
      Type: number Format: float

      Scale of the object on the X-axis

    • scaleY
      Type: number Format: float

      Scale of the object on the Y-axis

    • scaleZ
      Type: number Format: float

      Scale of the object on the Z-axis

    • showcaseEntityType
      Type: string enum

      Type of showcase entity associated with the object

      values
      • tileset
      • model
      • splat
      • instancedModel
      • lodModel
    • updatedAt
      Type: string Format: date-time

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z