AW WORLD AVATAR REFRESH RATE
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 3.4 | ||
SDK | build 27 | |
World | build 47 | |
Browser | build 428 |
AW_WORLD_AVATAR_REFRESH_RATE
Type
Integer
Description
Number of times per second to broadcast avatar updates.
Notes
This attribute can be used to control how often avatar updates are sent to the clients. Setting this value above the default value of 1 can smooth avatar movement, at a significant cost to bandwidth. There is currently no change to the update frequency for Active Worlds Browsers when setting it to 5 and above.
Range
Minimum: | 1 per second |
Maximum: | 10 per second |
Default: | 1 per second |
Used by
- aw_state_change - the SDK keeps its own internal copy of the refresh rate for this method.