Method ToTexture2D
ToTexture2D(RenderTexture)
Declaration
public static Texture2D ToTexture2D(this RenderTexture rTex)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTexture | rTex |
Returns
| Type | Description |
|---|---|
| Texture2D |
public static Texture2D ToTexture2D(this RenderTexture rTex)
| Type | Name | Description |
|---|---|---|
| RenderTexture | rTex |
| Type | Description |
|---|---|
| Texture2D |