Garry's Mod Wiki

Revision Difference

render.GetFullScreenDepthTexture#566130

<function name="GetFullScreenDepthTexture" parent="render" type="libraryfunc"> <description>Returns the full screen depth texture.</description>⤶ <description>⤶ <deprecated>Alias of <page>render.GetPowerOfTwoTexture</page> in practice.</deprecated>⤶ ⤶ Returns the full screen depth texture.</description>⤶ <realm>Client</realm> <rets> <ret name="" type="ITexture">The `_rt_FullFrameDepth` texture.</ret> <ret name="" type="ITexture">The `_rt_FullFrameDepth` texture, which is an alias of `_rt_PowerOfTwoFB` on PC.</ret> </rets> </function>