Asset: Difference between revisions
Jump to navigation
Jump to search
Gally Young (talk | contribs) m New entry for glossary (extract from Glossary) |
Max Gartner (talk | contribs) link to [http://www.google.com/codesearch/p?#b0UbncF3bEM/linden/indra/llcommon/llassettype.cpp llassettype.h] |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Help |Glossary=*}}A data | {{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 [http://www.google.com/codesearch/p?#b0UbncF3bEM/linden/indra/llcommon/llassettype.cpp llassettype.h]). | |||
== See also == | |||
* [[Inventory Recovery Steps]] | |||
* [[Asset Server]] | |||
[[Category:Assets]] | |||
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).