CustomOp_v2 Op

CustomOp

This op is deprecated!

It will not receive any updates

Code a custom op that will only be available in the current patch


you can use any javascript code here, it will be bound to the scope of the current op, which is available as op.

have a look at the documentation at:

https://docs.cables.gl/dev_hello_op/dev_hello_op.html https://cables.gl/docs/5_writing_ops/coding_ops


Full Name
  • Ops.Extension.Deprecated.Cables.CustomOp_v2
Visibility
  •  Extension Op - visible for members of team Deprecated, is deprecated
License
  • MIT
AuthorgithubMaintained by Team


Example Patch CustomOp - Example

Open In Editor

Youtube Video Tutorial

INPUT PORTS


JavaScript (String)

a valid javascript snippet

Library (String)

url to a library (can also be uploaded to cables) - be aware that you are completely on your own here, no support (keep CORS in mind, though)


Changelog

Patches using CustomOp_v2

  • Examples
  • Public
  • My Patches