type | The type you want to check. |
renderPipelineAssetType | RenderPipelineAsset type. |
bool
Returns true
if the provided type is supported on the provided RenderPipelineAsset type.
Use this method to determine whether a type has the SupportedOnRenderPipelineAttribute attribute and determine whether a RenderPipelineAsset type supports that attribute.