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.