Method ReleaseSharedTexture
ReleaseSharedTexture(TextureHandle)
Release a Render Graph shared texture resource.
Declaration
public void ReleaseSharedTexture(TextureHandle texture)
Parameters
| Type | Name | Description |
|---|---|---|
| TextureHandle | texture | The handle to the texture that needs to be release. |