Use Oil.docMe() to get a view of the possibilities
a best way to have an idea of what an object can do
This script shows as a hierarchy the Oil class names, the callable methods and variables of the element in argument.
Example:
Oil.docMe(script.parentElement.layers[0])
display everything that can be callable on the GradientGenerate a gradient parameterized by a shape and color gradientRead More.
Warning:
the OwnedPointer are not parsed by the script, so some options are missing.