Skip to content

Commit 7c6d662

Browse files
Lewis JordaniTris666
authored andcommitted
Vfx/docs/compatability disclaimer (#43)
* Added compatability disc * Updated format.
1 parent 712bdb2 commit 7c6d662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.unity.visualeffectgraph/Documentation~/GettingStarted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Visual Effect Graph is a Unity package that uses a [Scriptable Render Pipeline](
66
## Requirements
77
* Unity 2018.3 or newer. Verified packages start at Unity 2019.3.
88
* A [Scriptable Render Pipeline](https://docs.unity3d.com/Manual/ScriptableRenderPipeline.html) package:
9-
* [Universal Render Pipeline](https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest/index.html)(2019.3 or newer)
10-
* [High Definition Render Pipeline](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?preview=1) (2018.3 or newer. Verified packages start at Unity 2019.3.)
9+
* [High Definition Render Pipeline](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html) (HDRP): Unity 2018.3 or newer. Verified from Unity 2019.3.<br/>The Visual Effect Graph supports every platform that HDRP supports. For information on which platforms this includes, see HDRP's [system requirements](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@latest/index.html?subfolder=/manual/System-Requirements.html).
10+
* [Universal Render Pipeline](https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest/index.html) (URP): Unity 2019.3 or newer.<br/>The Visual Effect Graph is not out of preview with URP and so only supports a subset of platforms that URP supports. It also does not support every feature that is does with HDRP and also only supports unlit particles.
1111

1212
**Note:** When you download the High Definition Render Pipeline package from Package Manager, Unity automatically installs the Visual Effect Graph package.
1313
* A target device that can use compute Shaders, such as aWindows PC, Playstation 4, XBox One, or Mac running MacOS.

0 commit comments

Comments
 (0)