Home

Awesome

cn.unity.hairfx.hdrp

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

Requirements

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",
    ...
}

Related links

AMD TressFX github