You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
384 B
23 lines
384 B
2 years ago
|
---
|
||
|
title: nodes-compatibility-hdrp
|
||
|
---
|
||
|
|
||
|
This node is supported on the following render pipelines:
|
||
|
|
||
|
<table>
|
||
|
<thead>
|
||
|
<tr>
|
||
|
<th><strong>Built-in Render Pipeline</strong></th>
|
||
|
<th><strong>Universal Render Pipeline (URP)</strong></th>
|
||
|
<th><strong>High Definition Render Pipeline (HDRP)</strong></th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>No</td>
|
||
|
<td>No</td>
|
||
|
<td>Yes</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|