[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:  OpenMetaverse
Assembly:  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  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Acceleration
AngularVelocity
Avatar
CollisionPlane
LocalID
Position
Rotation
State
Textures
Velocity

See Also