Long name (short name) |
Argument types |
Properties |
-addTransform(-adt)
|
string
|
|
|
Add transform to collection.
|
|
-editUserTransformPath(-eut)
|
string
|
|
|
Edit the user transform directory. By changing the directory, all custom
transforms currently added could be changed, and new ones could appear.
|
|
-listSupportedExtensions(-lse)
|
|
|
|
List the file extensions that are supported by add transform. This list is
valid for all transform types, and therefore this flag does not require
use of the type flag.
|
|
-listTransformConnections(-ltc)
|
|
|
|
List the transforms that can be used as source (for "view" and "output" types)
or destination (for "input" and "rendering space" types) to connect a custom
transform to the rest of the transform collection.
|
|
-path(-pth)
|
string
|
|
|
In addTransform mode, the path to the transform data file.
|
|
-queryUserTransformPath(-qut)
|
|
|
|
Query the user transform directory.
|
|
-removeTransform(-rmt)
|
string
|
|
|
Remove transform from collection.
|
|
-transformConnection(-tcn)
|
string
|
|
|
In addTransform mode, an existing transform to which the added transform
will be connected. For an input transform or rendering space transform, this
will be a destination. For a view or output transform, this will be a source.
|
|
-type(-typ)
|
string
|
|
|
The type of transform added, removed, or whose transform connections are to
be listed. Must be one of "view", "rendering space", "input", or "output".
|
|