[This is preliminary documentation and is subject to change.]
Contains the variables sent in an object update packet for objects.
Used to track position and movement of prims and avatars
Namespace:
OpenMetaverseAssembly: OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057
Syntax
| C# | Visual Basic | Visual C++ |
public struct ObjectUpdate
Public Structure ObjectUpdate
public value class ObjectUpdate
Members
| All Members | Fields |
| Member | Description | |
|---|---|---|
| Acceleration | ||
| AngularVelocity | ||
| Avatar | ||
| CollisionPlane | ||
| LocalID | ||
| Position | ||
| Rotation | ||
| State | ||
| Textures | ||
| Velocity |
