Description:

Get RenderTexture for given RenderHash. Can return null.

Syntax:
public RenderTexture TextureForId(
uint crc
)
Parameters:
  • crc
  • Type: uint
  • render hash of the content to search for
Returns:
RenderTexture if found for render hash, None otherwise
Available since:
7.0

Nothing found