Revision Difference
IMaterial:GetMatrix#549195
<function name="GetMatrix" parent="IMaterial" type="classfunc">
<description>Returns the specified material matrix as a int, or nil if the value is not set or is not a matrix.</description>
<realm>Shared</realm>
<args>
<arg name="materialMatrix" type="string">The name of the material matrix.</arg>
</args>
<rets>
<ret name="" type="VMatrix">matrix</ret>
</rets>
</function>