Garry's Mod Wiki

net.ReadMatrix

  VMatrix net.ReadMatrix()

Description

Reads a VMatrix from the received net message.

You must read information in same order as you write it.

Returns

1 VMatrix
The matrix, or an empty matrix if no matrix could be read.