geomfile tag - tiagodinis/GParticles GitHub Wiki

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

<geomfile path="projects/virusPuddles/puddleGeom.geom" />