fragfile tag - tiagodinis/GParticles GitHub Wiki

Description: Tag that references a file that belongs to a fragment shader on the render event. Works the same way as the file tag.

Parent tag: render

Child tags: none

attribute type description
path string the file's relative path

Example:

<fragfile path="projects/virusPuddles/puddleFrag.frag" />