This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadQuaternion

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public Quaternion ReadQuaternion();

Returns

Quaternion The quaternion read from the stream.

Description

Reads a Unity Quaternion object.