Class GlslFunctionNode

java.lang.Object
foundry.veil.api.glsl.node.function.GlslFunctionNode
All Implemented Interfaces:
GlslNode, GlslRootNode

public class GlslFunctionNode extends Object implements GlslRootNode
Defines a function in a GLSL file with an optional body.