File size: 526 Bytes
b236932 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | model {
file: "model.sdf"
}
name: "3D_Dollhouse_Sofa"
description: "3D Dollhouse Sofa"
version: 1
authors {
name: "Google"
email: "scanned-objects@google.com"
}
legal {
copyright: "Copyright 2020 Google LLC."
license: "Creative Commons Attribution 4.0 International"
}
annotations {
key: "brand"
value: "3D Dollhouse"
}
annotations {
key: "mpn"
value: "3dsofa"
}
annotations {
key: "sku"
value: "3DSOFA"
}
compatibilities {
name: "Gazebo"
version {
major: 11
}
}
categories {
first: "Toys"
}
|