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.