Constructor
new SubgroupFunctionNode( method : string, aNode : Node, bNode : Node )
Constructs a new function node.
method |
The subgroup/wave intrinsic method to construct. |
aNode |
The method's first argument. |
bNode |
The method's second argument. |
Properties
.method : String
The subgroup/wave intrinsic method to construct.