You provide the node for outputVolume
. The maskVolumeWithSegment
function cannot change the type of this object, it will remain the type that you chose when you created that node.
1 Like
You provide the node for outputVolume
. The maskVolumeWithSegment
function cannot change the type of this object, it will remain the type that you chose when you created that node.