Garry's Mod Wiki

Revision Difference

Panel:SetExpensiveShadow#517748

<function name="SetExpensiveShadow" parent="Panel" type="classfunc"> <description>Adds a shadow falling to the bottom right corner of the panel's text. This has no effect on panels that do not derive from Label.</description> <realm>Client</realm> <args> <arg name="distance" type="number">The distance of the shadow from the panel.</arg> <arg name="Color" type="table">The color of the shadow. Uses the &lt;page&gt;Color&lt;/page&gt;.</arg> <arg name="Color" type="table">The color of the shadow. Uses the <page>Color</page>.</arg> </args> </function>