Difference between revisions of "Update Type"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "'''Develop>Render Metadata>Update Type''' highlights each object to show how its last update was triggered. {| class="lltable" border=1 ! update type ! style="width:20px;"|color…")
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Develop>Render Metadata>Update Type''' highlights each object to show how its last update was triggered.
'''Develop>Render Metadata>Update Type''' highlights each object to show how its last update was triggered. See also [[About the Update Indicators]].


{| class="lltable" border=1
{| class="lltable" border=1
Line 6: Line 6:
|-
|-
|'''OUT_FULL_CACHED'''
|'''OUT_FULL_CACHED'''
|style="background-color:#0000FF"|
|style="background-color:#0000FF;opacity:0.5;"|
|-
|-
|'''OUT_FULL'''
|'''OUT_FULL'''
|style="background-color:#00FF00"|
|style="background-color:#00FF00;opacity:0.5;"|
|-
|-
|'''OUT_FULL_COMPRESSED (cached)'''
|'''OUT_FULL_COMPRESSED (cached)'''
|style="background-color:#FF0000"|
|style="background-color:#FF0000;opacity:0.5;"|
|-
|-
|'''OUT_FULL_COMPRESSED (not cached)'''
|'''OUT_FULL_COMPRESSED (not cached)'''
|style="background-color:#FFFF00"|
|style="background-color:#FFFF00;opacity:0.5;"|
|-
|-
|'''OUT_TERSE_IMPROVED'''
|'''OUT_TERSE_IMPROVED''' (aka "partial update")
|style="background-color:#00FFFF"|
|style="background-color:#00FFFF;opacity:0.5;"|
|}
|}
[[Category:Troubleshooting]]

Latest revision as of 15:44, 2 January 2014

Develop>Render Metadata>Update Type highlights each object to show how its last update was triggered. See also About the Update Indicators.

update type color
OUT_FULL_CACHED
OUT_FULL
OUT_FULL_COMPRESSED (cached)
OUT_FULL_COMPRESSED (not cached)
OUT_TERSE_IMPROVED (aka "partial update")