-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
GlslReturnNode
public GlslReturnNode(@Nullable
@Nullable GlslNode value)
-
Method Details
-
getValue
@Nullable
public @Nullable GlslNode getValue()
-
setValue
public void setValue(@Nullable
@Nullable GlslNode value)
-
-
-