Version: 2017.1
Experimental: this API is experimental and might be changed or removed in the future.

IRenderPipelineAsset.CreatePipeline

Cambiar al Manual
public Experimental.Rendering.IRenderPipeline CreatePipeline ();

Valor de retorno

IRenderPipeline Created pipeline.

Descripción

Create a IRenderPipeline specific to this asset.

This function should provide an IRenderPipeline that can be used for rendering. The created pipeline should encapsulate needed state.