Class GlslWhileLoopNode

java.lang.Object
io.github.ocelot.glslprocessor.api.node.branch.GlslWhileLoopNode
All Implemented Interfaces:
GlslNode

public final class GlslWhileLoopNode extends Object implements GlslNode
Represents both while and do/while loops.
Since:
1.0.0