Garry's Mod Wiki

Entity:DisableMatrix

  Entity:DisableMatrix( string matrixType )

Description

Disables an active matrix. See Entity:EnableMatrix for more info about active matrixes.

Arguments

1 string matrixType
The name of the matrix type to disable.

Currently the only matrix type is "RenderMultiply".