Skip to content

yugofujioka/BlendedBufferForURP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlendedBufferForURP

Optimized Transparent(Alpha, Additive) buffers

This ScriptableRendererFeature is useful to render VFX that has high filrate.

image image

How to use

  • Add ScriptableRendererFeature(BlendedBufferFeature) to UniversalRendererData.
  • Disable LayerMask you want to use on BlendedBuffer from Filtering
  • Configure settings for BlendedBuffer

image

Enviroment

Unity 2022.3.8f1 URP v14.0.8

License

Licensed under the Unity Companion License for Unity-dependent projects--see Unity Companion License.

Unless expressly provided otherwise, the Software under this license is made available strictly on an “AS IS” BASIS WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. Please review the license for details on these and other terms and conditions.

About

Blended buffer as ScriptableRendererFeature for URP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published