I created this node to easily switch on and off particle caching, and to switch from write to read mode:
- when disabled, the node redirects the input directly to the execute output
- when enabled in write mode, the node enables a particle cache node setup in write mode
- when enabled in read mode, the node enables another particle cache node setup in read mode, and don’t evaluate the input port.

