com.onlineobject.objectnet Namespace

RotationNetwork Class

The RotationNetwork class is responsible for synchronizing and interpolating the rotation of a networked object. It extends from the generic NetworkEntity class, which handles the networking aspect.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public class RotationNetwork : NetworkEntity<Vector3, IDataStream>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..NetworkEntity<(Of <(<'Vector3, IDataStream>)>)>
    com.onlineobject.objectnet..::..RotationNetwork