vexinfo
command
Lists the currenly loaded VEX functions.
Replaced by: hou.VexContext
Usages
-
vexinfo [-a] [-s] [-p] [-c] [-h] [-S]
Prints the path to the VEX code for each loaded function.
This command does not distinguish between VEX code loaded by custom VEX operators and generic VEX functions.
Options
|
|
Show all loaded functions. |
|
|
Show surface (SOP) functions. |
|
|
Show particle (POP) functions. |
|
|
Show compositing (COP) functions. |
|
|
Show channel (CHOP) functions. |
|
|
Show shading functions. |