Added public `CopyToClipboard` method, improved sample
- Added public "CopyToClipboard" method.
- The "WebGLCopyAndPasteAPI" class is now in the "WebGLCopyAndPaste" namespace.
- The "WebGLCopyAndPasteAPI" class won't be added (empty) to non-WebGL builds anymore.
- Improved the sample, and moved it out of the plugin itself.