Garry's Mod Wiki

Revision Difference

Entity:DisableMatrix#565565

<function name="DisableMatrix" parent="Entity" type="classfunc"> <description>Disables an active matrix.</description> <description>Disables an active matrix. See <page>Entity:EnableMatrix</page> for more info about active matrixes.</description> <realm>Client</realm> <args> <arg name="matrixType" type="string">The name of the matrix type to disable. ⤶ ⤶ ⤶ ⤶ The only known matrix type is "RenderMultiply".</arg>⤶ ⤶ Currently the only matrix type is `"RenderMultiply"`.</arg>⤶ </args> </function>