Revision Difference
IMaterial:SetFloat#511718
<function name="SetFloat" parent="IMaterial" type="classfunc">⤶
<description>Sets the specified material float to the specified float, does nothing on a type mismatch.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="materialFloat" type="string">The name of the material float.</arg>⤶
<arg name="float" type="number">The new float value.</arg>⤶
</args>⤶
</function>⤶
⤶