LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

NetworkReader.ReadMatrix4x4

public Matrix4x4 ReadMatrix4x4();

Returns

Matrix4x4 The matrix read from the stream.

Description

Reads a unity Matrix4x4 object.