Garry's Mod Wiki

Revision Difference

render.SetStencilReferenceValue#561559

<function name="SetStencilReferenceValue" parent="render" type="libraryfunc"> <description>Sets the reference value which will be used for all stencil operations. This is an unsigned integer.</description>⤶ <description>⤶ Sets the reference value which will be used for all stencil operations. This is an unsigned integer.⤶ ⤶ For more detailed information on the Stencil system, including usage examples, see the <page text="Stencils Render Reference">render_stencils</page> page⤶ </description>⤶ <realm>Client and Menu</realm> <args> <arg name="referenceValue" type="number">Reference value.</arg> </args> </function>