Revision Difference
render.GetFullScreenDepthTexture#560416
<function name="GetFullScreenDepthTexture" parent="render" type="libraryfunc">
<description>Returns the `_rt_FullFrameDepth` texture. Alias of `_rt_PowerOfTwoFB`</description>⤶
<description>Returns the full screen depth texture.</description>⤶
<realm>Client</realm>
<rets>
<ret name="" type="ITexture"></ret>⤶
<ret name="" type="ITexture">The `_rt_FullFrameDepth` texture.</ret>⤶
</rets>
</function>