Struct RenderGraphMutableResource
Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
Syntax
public struct RenderGraphMutableResource
Operators
Implicit(RenderGraphMutableResource to RenderGraphResource)
Declaration
public static implicit operator RenderGraphResource(RenderGraphMutableResource handle)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderGraphMutableResource | handle |
Returns
| Type | Description |
|---|---|
| RenderGraphResource |