Class GlslFieldNode
java.lang.Object
foundry.veil.api.glsl.node.variable.GlslFieldNode
- All Implemented Interfaces:
GlslNode
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
setExpression
(GlslNode expression) setFieldSelection
(String fieldSelection) stream()
toString()
-
Constructor Details
-
GlslFieldNode
-
-
Method Details
-
getExpression
-
getFieldSelection
-
setExpression
-
setFieldSelection
-
getSourceString
- Specified by:
getSourceString
in interfaceGlslNode
-
stream
-
toString
-
equals
-
hashCode
public int hashCode()
-