vertfile tag - tiagodinis/GParticles GitHub Wiki

Description: Tag that references a file that belongs to a vertex 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:

<vertfile path="projects/virusPuddles/puddleVertex.vert" />