This version of Unity is unsupported.
Method group is Obsolete

NetworkReader.ReadMatrix4x4

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

Declaration

public Matrix4x4 ReadMatrix4x4();

Returns

Matrix4x4 The matrix read from the stream.

Description

Reads a unity Matrix4x4 object.