Description Usage Arguments Value Examples
Print the available options in a pretty format
1 2 3 4 5 6 7 8 9 10 11 |
x |
an options object. |
... |
just for making the package checking happy. |
simplify |
Specify whether only the important properties should be printed |
printDef |
Whether the variable definition should be printed(version=0) |
No return value, the result will be printed in the console
1 2 | opt=gpuMagic.getOptions()
print(opt)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.