RotationNetwork Members
The RotationNetwork type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RotationNetwork()()()() |
Default constructor.
|
|
RotationNetwork(Boolean, Boolean, Boolean) |
Constructor with axis enable flags.
|
|
RotationNetwork(INetworkElement) |
Constructor with a reference to the network object.
|
Methods
Name | Description | |
---|---|---|
ComputeActive |
Computes the active state of the rotation, determining if the rotation has changed significantly.
|
|
ComputePassive |
Computes the passive state of the rotation, applying interpolated or direct rotation to the GameObject.
|
|
Extract |
Extracts the rotation data from the reader stream and applies it to the object.
|
|
GetPassiveArguments |
Gets the current rotation arguments for passive synchronization.
|
|
SynchonizeActive |
Synchronizes the active state by writing the rotation data to the writer stream.
|
|
SynchonizePassive |
Synchronizes the passive state with the received rotation data.
|