Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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

IRenderPipelineAsset.CreatePipeline

public Experimental.Rendering.IRenderPipeline CreatePipeline();

Returns

IRenderPipeline Created pipeline.

Description

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.

Did you find this page useful? Please give it a rating: