Version: 2023.2
言語: 日本語
public Type pipelineType ;

説明

Returns a RenderPipeline type associated with the given RenderPipelineAsset instance.

The result is based on the generic parameter type of RenderPipelineAsset<T0>. If a custom Render Pipeline Asset does not inherit from the RenderPipelineAsset<T0> generic class, this method returns null by default.