Asset: Difference between revisions
Jump to navigation
Jump to search
Poppy Linden (talk | contribs) No edit summary |
Max Gartner (talk | contribs) link to [http://www.google.com/codesearch/p?#b0UbncF3bEM/linden/indra/llcommon/llassettype.cpp llassettype.h] |
||
| Line 1: | Line 1: | ||
{{Help |Glossary=*}} | {{Help |Glossary=*}} | ||
A data resource such as an image, sound, script, object, etc. Assets can be downloaded to the viewer or uploaded into a central asset store. Assets are identified by [[UUID]] and type (Types are in llassettype.h) | A data resource such as an image, sound, script, object, etc. Assets can be downloaded to the viewer or uploaded into a central asset store. Assets are identified by [[UUID]] and type (Types are in [http://www.google.com/codesearch/p?#b0UbncF3bEM/linden/indra/llcommon/llassettype.cpp llassettype.h]). | ||
== See also == | == See also == | ||
Latest revision as of 11:07, 18 February 2011
| Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
A data resource such as an image, sound, script, object, etc. Assets can be downloaded to the viewer or uploaded into a central asset store. Assets are identified by UUID and type (Types are in llassettype.h).