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. Default is |
| bNode |
The method's second argument. Default is |
Properties
.method : string
The subgroup/wave intrinsic method to construct.