Garry's Mod Wiki

Revision Difference

VMatrix:SetRight#567976

<function name="SetRight" parent="VMatrix" type="classfunc"> <description> Sets the right direction of the matrix. ie. The second column of the matrix, negated, excluding the w coordinate. </description> <realm>Shared</realm> <args> <arg name="forward" type="Vector">The right direction of the matrix.</arg> <arg name="right" type="Vector">The right direction of the matrix.</arg> </args> </function>