Go to: Synopsis. Return value. MEL examples.
listTransforms (string $flags)
None
Variable Name | Variable Type | Description |
---|---|---|
$flags | string | - String containing flags and arguments to the 'ls' command. |
// Select the transforms for all cameras: select -r `listTransforms -cameras`;