Inheritance: EventDispatcher → Node →
This class can be used to implement basic expressions in shader code. Basic examples for that are return, continue or discard statements.
Constructs a new expression node.
snippet
The native code snippet.
Default is ''.
nodeType
The node type.
Default is 'void'.
The native code snippet.
Default is ''.