Documentation | PC Build | Forum | Support
Beast is an advanced tessellation shader integrated into Unity's Standard (for Built-in RP) and Lit (for Universal RP) shaders and offers:
• Four types of tessellation: Fixed, Distance Based, Edge length and Phong.
• Recalculation of displaced Normals and Tangents.
• Supports lightmapping and global illumination.
• Fully compatible with Unity's post processing and image effects.
• Faster shadow caster pass with controllable tessellation LOD.
Supported Unity versions:
✅ Unity 2019.4
✅ Unity 2020.3
✅ Unity 2021.3
✅ Unity 2022.3
✅ Unity 6
Supported render pipelines:
✅ Built-in
✅ Universal (URP)
🚫 High Definition (HDRP)
Source code:
✅ Included
Shaders are Curved World compatible.
Asset is already included in the Amazing Shaders Bundle.
⚠️ Note:
• Device with tessellation support is required.
• This is not a terrain shader.