Garry's Mod Wiki

Tool:GetNormal

  Vector Tool:GetNormal( number id )

Description

Retrieves an normal vector previously stored using Tool:SetObject.

Arguments

1 number id
The id of the object which was set in Tool:SetObject.

Returns

1 Vector
Associated normal vector with given id.