get_set_texture.collection 290 B

1234567891011121314
  1. name: "get_set_texture"
  2. scale_along_z: 0
  3. embedded_instances {
  4. id: "go"
  5. data: "components {\n"
  6. " id: \"script\"\n"
  7. " component: \"/example/get_set_texture.script\"\n"
  8. "}\n"
  9. "components {\n"
  10. " id: \"gui\"\n"
  11. " component: \"/example/get_set_texture.gui\"\n"
  12. "}\n"
  13. ""
  14. }