Skip to content

PaulDemeulenaere/vfx-custom-mesh-output

Repository files navigation

VFX Custom Output Mesh

This repository is an experiment for creation of a VFX custom template output.

This is not a recommended approach since new Shader Graph integration is providing the same feature with HDRP & URP.

README_VFX_Custom_Mesh

Custom entry points:

vPos += customDeformation * normalWS * 0.1f;

class VFXCustomOutputMesh : VFXURPLitMeshOutput

⚠️ This hack is allowing simpler template includes:

//HACK TO ALLOW TEMPLATE ISOLATION: consider the root asset folder

Tested with 2022.3.11f1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages