New object/avatar interp.

This commit is contained in:
Shyotl
2011-08-19 01:36:01 -05:00
parent 7f2e96f0a3
commit 9d40820937
4 changed files with 240 additions and 60 deletions

View File

@@ -13395,6 +13395,28 @@
<key>Value</key>
<integer>1</integer>
</map>
<key>InterpolationTime</key>
<map>
<key>Comment</key>
<string>How long to extrapolate object motion after last packet received</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>F32</string>
<key>Value</key>
<integer>3</integer>
</map>
<key>InterpolationPhaseOut</key>
<map>
<key>Comment</key>
<string>Seconds to phase out interpolated motion</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>F32</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>VerboseLogs</key>
<map>
<key>Comment</key>