Garry's Mod Wiki

net.ReadNormal

  Vector net.ReadNormal()

Description

Reads a normal vector from the net message.

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

Returns

1 Vector
The normalized vector ( length = 1 ), or Vector( 0, 0, 1 ) if no normal could be read.