Capítulo 410 de 859
This class can be used to implement basic expressions in shader code. Basic examples for that are return, continue or discard statements.
Constructor
| Signature |
|---|
new ExpressionNode( snippet : string, nodeType : string ) |
Properties
| Property | Description |
|---|---|
.snippet : string | The native code snippet. |