Use Oil.docMe() to get a view of the possibilities

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 Gradient Generate a gradient parameterized by a shape and color gradient Read More .
Warning: the OwnedPointer are not parsed by the script, so some options are missing.

See Also: