Interface IGraphInstanceHandler<T>
Inherited Members
Namespace: Unity.Compositor
Syntax
public interface IGraphInstanceHandler<T> : IGraphInstanceHandler, ITaskPort<IGraphInstanceHandler> where T : INodeData, IMsgHandler<BlobAssetReference<GraphInstanceParameters>>
Type Parameters
| Name | Description |
|---|---|
| T |