cn.unity.hairfx.hdrp

December 23, 2022 ยท View on GitHub

The Unity HairFX Custom Hair ShaderGraph Shader for High Definition Pipeline (HDRP)

Requirements

  • Unity 2021.2.13f1 +
  • High Definition Pipeline 12.1.4 +

Features

This Package included a Custom Hair ShaderGraph Shader supports for High Definition Render Pipeline (HDRP), and support for cross platform from desktop computer and consoles.

Note

Usage

Declare the package and its dependencies as git dependencies in Packages/manifest.json:

"dependencies": {
    "cn.unity.hairfx.core": "https://github.com/Unity-China/cn.unity.hairfx.core.git",
    "cn.unity.hairfx.hdrp": "https://github.com/Unity-China/cn.unity.hairfx.hdrp.git",
    ...
}

AMD TressFX github