Garry's Mod Wiki

Revision Difference

ProjectedTexture:SetSkipShadowUpdates#567736

<function name="SetSkipShadowUpdates" parent="ProjectedTexture" type="classfunc"> <description>Sets whether shadow updates are disabled for this ProjectedTexture. This can be useful to save up on performance, but it will inevitably cause graphical glitches if left not updating for long.</description> <added>2026.04.10</added> <realm>Client</realm> <rets>⤶ <ret name="" type="boolean">Whether future shadow updates should be skipped.</ret>⤶ </rets>⤶ <args>⤶ <arg name="" type="boolean">Whether future shadow updates should be skipped.</arg>⤶ </args>⤶ </function>