Constructor VolumeComponentMenuForRenderPipeline
VolumeComponentMenuForRenderPipeline(string, params Type[])
Creates a new VolumeComponentMenuForRenderPipeline instance.
Declaration
public VolumeComponentMenuForRenderPipeline(string menu, params Type[] pipelineTypes)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | menu | The name of the entry in the override list. You can use slashes to create sub-menus.  | 
    
| Type[] | pipelineTypes | The list of pipeline types that the target class supports  |