This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadVector3

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

Declaration

public Vector3 ReadVector3();

Returns

Vector3 The vector read from the stream.

Description

Reads a Unity Vector3 objects.